mbedtls/ChangeLog.d/cert_write-set-extended-key-usages.txt

7 lines
286 B
Text
Raw Normal View History

Features
* 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.