Dave Rodgman | 169ae4f | 2022-10-28 11:24:29 +0100 | [diff] [blame] | 1 | Features |
Dave Rodgman | d7dfc09 | 2022-10-28 11:38:05 +0100 | [diff] [blame^] | 2 | * cert_write: support for setting extended key usage attributes. A |
3 | corresponding new public API call has been added in the library, | ||||
4 | mbedtls_x509write_crt_set_ext_key_usage. | ||||
Dave Rodgman | 169ae4f | 2022-10-28 11:24:29 +0100 | [diff] [blame] | 5 | * cert_write: support for writing certificate files in either PEM |
6 | or DER format. |