mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-30 00:44:20 +01:00
Add ChangeLog entry about listing all SAN
Add a ChangeLog entry that indicates that all SAN types are now listed in the corresponding certificate field.
This commit is contained in:
parent
dbbd96652c
commit
e269537b80
@ -15,6 +15,8 @@ Features
|
|||||||
* Add support for parsing certificate policies extension, as defined in
|
* Add support for parsing certificate policies extension, as defined in
|
||||||
RFC 5280 section 4.2.1.4. Currently, only the "Any Policy" policy is
|
RFC 5280 section 4.2.1.4. Currently, only the "Any Policy" policy is
|
||||||
supported.
|
supported.
|
||||||
|
* List all SAN types in the subject_alt_names field of the certificate.
|
||||||
|
Resolves #459.
|
||||||
|
|
||||||
Bugfix
|
Bugfix
|
||||||
* Fix private key DER output in the key_app_writer example. File contents
|
* Fix private key DER output in the key_app_writer example. File contents
|
||||||
|
Loading…
Reference in New Issue
Block a user