83d0dbf087
Signed-off-by: Matthias Schulz <mschulz@hilscher.com>
6 lines
219 B
Text
6 lines
219 B
Text
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.
|