95273f4b07
Enables creating X.509 CSRs with critical extensions. Signed-off-by: Christoph Reiter <christoph.reiter@infineon.com>
3 lines
156 B
Text
3 lines
156 B
Text
API changes
|
|
* The function mbedtls_x509write_csr_set_extension() has an extra parameter
|
|
which allows to mark an extension as critical. Fixes #4055.
|