mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-07-29 15:27:47 +00:00
committed by
David Horstmann
parent
b2a3ebe129
commit
5d554796b4
@@ -0,0 +1,5 @@
|
||||
Bugfix
|
||||
* Fix parsing of X.509 SubjectAlternativeName extension. Previously,
|
||||
malformed alternative name components were not caught during initial
|
||||
certificate parsing, but only on subsequent calls to
|
||||
mbedtls_x509_parse_subject_alt_name(). Fixes #2838.
|
||||
Reference in New Issue
Block a user