1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-08 17:42:09 +03:00

Add Changelog entry

Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
Dave Rodgman
2022-10-28 11:24:29 +01:00
parent 66e05505b6
commit 169ae4f528

View File

@@ -0,0 +1,4 @@
Features
* cert_write: support for setting extended key usage attributes.
* cert_write: support for writing certificate files in either PEM
or DER format.