Sign in
pigweed
/
third_party
/
github
/
ARMmbed
/
mbedtls
/
66c3dc44f20a395456ad3f93de55e00873717688
/
.
/
ChangeLog.d
/
new-mbedtls_x509_crt_parse_der_with_ext_cb_routine.txt
blob: fdea746de182e8cf80654bf8a8f7d0615623e2aa [
file
] [
log
] [
blame
]
Features
* Add new mbedtls_x509_crt_parse_der_with_ext_cb() routine which allows
parsing unsupported certificate extensions via user provided callback.
Contributed by Nicola Di Lieto <nicola.dilieto@gmail.com> in #3243 as
a solution to #3241.