mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
6 lines
288 B
Plaintext
6 lines
288 B
Plaintext
Bugfix
|
|
* Fix a bug in which mbedtls_x509_crt_info() would produce non-printable
|
|
bytes when parsing certificates containing a binary RFC 4108
|
|
HardwareModuleName as a Subject Alternative Name extension. Hardware
|
|
serial numbers are now rendered in hex format. Fixes #6262.
|