mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
5 lines
162 B
Plaintext
5 lines
162 B
Plaintext
|
|
Bugfix
|
||
|
|
* Fix x509 certificate generation to conform to RFCs when using ECC key.
|
||
|
|
The certificate was rejected by some crypto frameworks.
|
||
|
|
Fixes #2924.
|