mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Added changelog.
Signed-off-by: Matthias Schulz <mschulz@hilscher.com>
This commit is contained in:
parent
edc32eaf1a
commit
83d0dbf087
|
|
@ -0,0 +1,6 @@
|
|||
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.
|
||||
Loading…
Reference in a new issue