mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-20 22:05:15 +00:00
4 lines
195 B
Text
4 lines
195 B
Text
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.
|