mbedtls/tests
Manuel Pégourié-Gonnard 3ad9437923 x509: add parse/print support for IPs in SAN
RFC 5280 defines many type of names to be used in the subjectAltName
extension of certificate. So far we only supported dNSName, but there is
demand for IP addresses too.

This is the first step, support for verification will be added in the next
commit.
2016-01-29 15:02:41 +01:00
..
data_files x509: add parse/print support for IPs in SAN 2016-01-29 15:02:41 +01:00
scripts Merge branch 'fixes' into development 2016-01-13 02:08:02 +00:00
suites x509: add parse/print support for IPs in SAN 2016-01-29 15:02:41 +01:00
.gitignore Move some ignore patterns to subdirectories 2015-01-28 15:33:23 +00:00
CMakeLists.txt Add skeleton for EC J-PAKE module 2015-09-07 12:43:09 +02:00
compat.sh Fix bashisms in test scripts 2015-08-04 17:15:13 +02:00
Descriptions.txt Add selftest program to the list of tests 2014-04-04 16:33:01 +02:00
Makefile Add skeleton for EC J-PAKE module 2015-09-07 12:43:09 +02:00
ssl-opt.sh Update ssl-opt.sh for EC J-PAKE disabled by default 2015-10-20 15:24:51 +02:00