Updated changelog

Signed-off-by: Marek Jansta <jansta@2n.cz>
This commit is contained in:
Marek Jansta 2023-07-12 17:15:38 +02:00
parent 8bde649c0b
commit 044a98aaa3

View File

@ -1,4 +1,4 @@
Bugfix
* Fix x509 certificate generation to conform to RFCs when using ECC key.
The certificate was rejected by some crypto frameworks.
* 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.