mbedtls/ChangeLog.d/x509-ec-algorithm-identifier-fix.txt
2023-06-19 12:49:27 +02:00

5 lines
162 B
Plaintext

Bugfix
* Fix x509 certificate generation to conform to RFCs when using ECC key.
The certificate was rejected by some crypto frameworks.
Fixes #2924.