2024-02-14 21:34:21 +00:00
|
|
|
Features
|
|
|
|
* Add new accessor to expose the `MBEDTLS_PRIVATE(ca_istrue)` member of
|
|
|
|
`mbedtls_x509_crt` structure. This requires setting
|
2024-03-05 11:05:51 +00:00
|
|
|
the MBEDTLS_X509_EXT_BASIC_CONSTRAINTS bit in the certificate's
|
|
|
|
ext_types field.
|