Add changeLog entry
Add changeLog entry with the additional oid for "Any Policy".
This commit is contained in:
parent
11ee07191f
commit
3b11c8590e
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ Features
|
||||||
* Add MBEDTLS_REMOVE_3DES_CIPHERSUITES to allow removing 3DES ciphersuites
|
* Add MBEDTLS_REMOVE_3DES_CIPHERSUITES to allow removing 3DES ciphersuites
|
||||||
from the default list (enabled by default). See
|
from the default list (enabled by default). See
|
||||||
https://sweet32.info/SWEET32_CCS16.pdf.
|
https://sweet32.info/SWEET32_CCS16.pdf.
|
||||||
|
* Add the Any Policy certificate policy oid, as defined in
|
||||||
|
rfc 5280 section 4.2.1.4.
|
||||||
|
|
||||||
API Changes
|
API Changes
|
||||||
* Add a new X.509 API call `mbedtls_x509_parse_der_nocopy()`.
|
* Add a new X.509 API call `mbedtls_x509_parse_der_nocopy()`.
|
||||||
|
|
Loading…
Reference in a new issue