mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-20 22:05:15 +00:00
Added changelog.
Signed-off-by: Matthias Schulz <mschulz@hilscher.com>
This commit is contained in:
parent
edc32eaf1a
commit
83d0dbf087
1 changed files with 6 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue