Sign in
pigweed
/
third_party
/
github
/
ARMmbed
/
mbedtls
/
1aea40427f519b26f7cb088e25b1e30b9a05b4de
/
.
/
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.