mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-20 10:09:53 +00:00
Only exact matching without normalization is supported. Signed-off-by: Andrzej Kurek <[email protected]>
5 lines
235 B
Plaintext
5 lines
235 B
Plaintext
Features
|
|
* X.509 hostname verification now partially supports URI Subject Alternate
|
|
Names. Only exact matching, without any normalization procedures
|
|
described in 7.4 of RFC5280, will result in a positive URI verification.
|