00a02b1468
Signed-off-by: Victor Barpp Gomes <17840319+Kabbah@users.noreply.github.com>
5 lines
288 B
Text
5 lines
288 B
Text
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.
|