]> WPIA git - cassiopeia.git/blobdiff - test/genTestData.sh
add: handle the 'noOCSP' feature in the include section
[cassiopeia.git] / test / genTestData.sh
index 9d0c4ff9401becb50e957820c2b1689d1f5ac547..0de15bdc61254fc98e8fc2183225f7d9ae90eed4 100755 (executable)
@@ -25,8 +25,10 @@ cat > profiles/0001-type1.cfg <<EOF
 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