mbedtls/ChangeLog.d/issue4405.txt

5 lines
195 B
Text
Raw Normal View History

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.