mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2024-12-27 12:16:07 +00:00
d96027acd2
- Changelog entry is Feature instead of API Change - Correcting whitespaces around braces - Also adding defensive mechanism to x509_get_subject_key_id to avoid malfunction in case of trailing garbage Signed-off-by: toth92g <toth92g@gmail.com>
4 lines
126 B
Plaintext
4 lines
126 B
Plaintext
Features
|
|
* When parsing X.509 certificates, support the extensions
|
|
SignatureKeyIdentifier and AuthorityKeyIdentifier.
|