1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-08 17:42:09 +03:00

add IP SAN tests changes per mbedTLS standards

Signed-off-by: Eugene K <eugene.kobyakov@netfoundry.io>
This commit is contained in:
Eugene K
2020-08-20 11:26:01 -04:00
committed by Andrzej Kurek
parent 416c295078
commit 3208b0b391
2 changed files with 22 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
Features
* X.509 hostname verification now supports IPAddress Subject Alternate Names.