mbedtls/ChangeLog.d/x509-ec-algorithm-identifier-fix.txt

5 lines
162 B
Plaintext
Raw Normal View History

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