Updated changelog

Signed-off-by: Marek Jansta <[email protected]>
This commit is contained in:
Marek Jansta
2023-07-12 17:15:38 +02:00
parent 8bde649c0b
commit 044a98aaa3
@@ -1,4 +1,4 @@
Bugfix Bugfix
* Fix x509 certificate generation to conform to RFCs when using ECC key. * Fix x509 certificate generation to conform to RFC 5480 / RFC 5758 when
The certificate was rejected by some crypto frameworks. using ECC key. The certificate was rejected by some crypto frameworks.
Fixes #2924. Fixes #2924.