]> WPIA git - cassiopeia.git/blobdiff - test/genTestData.sh
add: handle the 'noOCSP' feature in the include section
[cassiopeia.git] / test / genTestData.sh
index 7eb3e8312acd242dc212ce53b67c3b0e56dfa36f..0de15bdc61254fc98e8fc2183225f7d9ae90eed4 100755 (executable)
@@ -26,8 +26,9 @@ ca=unassured
 eku=
 ku=
 days=10
+include=
 EOF
 
-mkdir -p ca/unassured
-cp testdata/server.key ca/unassured/ca.key
-cp testdata/server.crt ca/unassured/ca.crt
+mkdir -p ca/unassured_2015_2
+cp testdata/server.key ca/unassured_2015_2/ca.key
+cp testdata/server.crt ca/unassured_2015_2/ca.crt