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.