Update Changelog for extendedKeyUsage
This commit is contained in:
parent
add05d7125
commit
b7fff0f9c6
@ -7,8 +7,10 @@ ABI Alert: ALPN changes the ABI for the next release.
|
|||||||
Features
|
Features
|
||||||
* Support for the ALPN SSL extension
|
* Support for the ALPN SSL extension
|
||||||
* Add option 'use_dev_random' to gen_key application
|
* Add option 'use_dev_random' to gen_key application
|
||||||
* Enable verification of the keyUsage extension with for CA and leaf
|
* Enable verification of the keyUsage extension for CA and leaf
|
||||||
certificates (POLARSSL_X509_CHECK_KEY_USAGE)
|
certificates (POLARSSL_X509_CHECK_KEY_USAGE)
|
||||||
|
* Enable verification of the extendedKeyUsage extension
|
||||||
|
(POLARSSL_X509_CHECK_EXTENDED_KEY_USAGE)
|
||||||
|
|
||||||
Changes
|
Changes
|
||||||
* x509_crt_info() now prints information about parsed extensions as well
|
* x509_crt_info() now prints information about parsed extensions as well
|
||||||
|
Loading…
Reference in New Issue
Block a user