mirror of
https://github.com/cuberite/polarssl.git
synced 2025-08-31 08:47:03 -04:00
Add a ChangeLog entry
Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
This commit is contained in:
parent
95f316ac38
commit
3818fd9d58
5
ChangeLog.d/x509-subaltname-ext
Normal file
5
ChangeLog.d/x509-subaltname-ext
Normal file
@ -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.
|
Loading…
x
Reference in New Issue
Block a user