TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
981ec147448829de901b75d1756867506ee42a1a
/
.
/
ChangeLog.d
/
fix-csr-parsing-with-critical-fields-fails.txt
blob: 5b155121f8ffc071e49b7c3f45ef878ce436c1bb [
file
] [
log
] [
blame
]
Features
*
Add
new
mbedtls_x509_csr_parse_der_with_ext_cb
()
routine which allows
parsing unsupported certificate extensions via user provided callback
.
Bugfix
*
Fix
parsing of
CSRs
with
critical extensions
.