Files
mbedtls/ChangeLog.d/issue4405.txt
2021-06-07 13:52:23 +02:00

5 lines
195 B
Plaintext

Removals
* Remove the MBEDTLS_X509_CHECK_KEY_USAGE and
MBEDTLS_X509_CHECK_EXTENDED_KEY_USAGE config.h options and let the code
behave as if they were always enabled. Fixes #4405.