mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-01 09:10:03 +00:00
044a98aaa3
Signed-off-by: Marek Jansta <jansta@2n.cz>
5 lines
177 B
Plaintext
5 lines
177 B
Plaintext
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.
|