TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
refs/heads/dev/relnotes
/
.
/
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.