TRodziewicz | 3ecb92e | 2021-05-11 18:22:05 +0200 | [diff] [blame] | 1 | Removals |
2 | * Remove the MBEDTLS_X509_ALLOW_UNSUPPORTED_CRITICAL_EXTENSION config.h | ||||
3 | option. The mbedtls_x509_crt_parse_der_with_ext_cb() is the way to go for | ||||
TRodziewicz | b836738 | 2021-05-12 11:03:42 +0200 | [diff] [blame] | 4 | migration path. Fixes #4378. |