mbedtls/ChangeLog.d/x509-ec-algorithm-identifier-fix.txt
Marek Jansta 044a98aaa3 Updated changelog
Signed-off-by: Marek Jansta <jansta@2n.cz>
2023-07-12 17:15:38 +02:00

4 lines
177 B
Text

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