mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Update Changelog
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
parent
169ae4f528
commit
d7dfc0922e
|
|
@ -1,4 +1,6 @@
|
|||
Features
|
||||
* cert_write: support for setting extended key usage attributes.
|
||||
* cert_write: support for setting extended key usage attributes. A
|
||||
corresponding new public API call has been added in the library,
|
||||
mbedtls_x509write_crt_set_ext_key_usage.
|
||||
* cert_write: support for writing certificate files in either PEM
|
||||
or DER format.
|
||||
|
|
|
|||
Loading…
Reference in a new issue