blob: e9bd1d14e1974f597175ee4359298df8a2fe853a [file] [log] [blame]
Christoph Reiter95273f42021-01-21 13:31:23 +01001API changes
2 * The function mbedtls_x509write_csr_set_extension() has an extra parameter
3 which allows to mark an extension as critical. Fixes #4055.