2022-10-28 12:24:29 +02:00
|
|
|
Features
|
2022-10-28 12:38:05 +02:00
|
|
|
* cert_write: support for setting extended key usage attributes. A
|
|
|
|
corresponding new public API call has been added in the library,
|
2022-10-28 12:39:04 +02:00
|
|
|
mbedtls_x509write_crt_set_ext_key_usage().
|
2022-10-28 12:24:29 +02:00
|
|
|
* cert_write: support for writing certificate files in either PEM
|
|
|
|
or DER format.
|