constraints: Add permitted/excludedNameConstraints check

This commit is contained in:
Martin Willi
2014-10-30 11:40:48 +01:00
parent 7e80995c59
commit a6c8647eca
3 changed files with 400 additions and 0 deletions
+1
View File
@@ -41,6 +41,7 @@ tests_SOURCES = tests.h tests.c \
suites/test_ecdsa.c \
suites/test_rsa.c \
suites/test_certpolicy.c \
suites/test_certnames.c \
suites/test_host.c \
suites/test_hasher.c \
suites/test_crypter.c \