mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-20 22:05:15 +00:00
4 lines
177 B
Text
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.
|