disable CRL with additional cn/alt test certs

This commit is contained in:
Jacob Barthelmeh
2018-06-18 16:10:45 -06:00
parent c78a552eb3
commit d3cd0b6b2e

View File

@@ -2260,6 +2260,7 @@
-h localhost
-A ./certs/test/server-goodcn.pem
-m
-C
# server good certificate alt name
-v 3
@@ -2274,6 +2275,7 @@
-h localhost
-A ./certs/test/server-goodalt.pem
-m
-C
# server good certificate common name wild
-v 3
@@ -2288,6 +2290,7 @@
-h localhost
-A ./certs/test/server-goodcnwild.pem
-m
-C
# server good certificate alt name wild
-v 3
@@ -2302,3 +2305,4 @@
-h localhost
-A ./certs/test/server-goodaltwild.pem
-m
-C