mbedtls/ChangeLog.d/x509-add-ca_istrue.txt

6 lines
232 B
Plaintext
Raw Normal View History

Features
* Add new accessor to expose the `MBEDTLS_PRIVATE(ca_istrue)` member of
`mbedtls_x509_crt` structure. This requires setting
the MBEDTLS_X509_EXT_BASIC_CONSTRAINTS bit in the certificate's
ext_types field.