Sign in
pigweed
/
third_party
/
github
/
ARMmbed
/
mbedtls
/
42cdb2a90b12da1e3933fa6090e86931ec662870
/
.
/
ChangeLog.d
/
issue4378.txt
blob: 9a7522b3abe5b54ce5a7b17be7e73828eea9df05 [
file
] [
log
] [
blame
]
Removals
* Remove the MBEDTLS_X509_ALLOW_UNSUPPORTED_CRITICAL_EXTENSION config.h
option. The mbedtls_x509_crt_parse_der_with_ext_cb() is the way to go for
migration path. Fixes #4378.