mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-01-07 09:10:42 +01:00
5 lines
195 B
Plaintext
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.
|