mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-01 09:10:03 +00:00
7 lines
219 B
Plaintext
7 lines
219 B
Plaintext
|
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.
|