]> WPIA git - nre.git/blobdiff - generateInfra.sh
several fixes on certificate profiles
[nre.git] / generateInfra.sh
index e6b74fb944dbd8126ad071e20159494595c95eee..b283220bf3202f607d6c4726d7f212c88306f495 100755 (executable)
@@ -10,7 +10,7 @@ year=$1
 
 CRL="
 crlDistributionPoints=URI:http://g2.crl.cacert.org/g2/$year/env-1.crl
-authorityInfoAccess = OCSP;URI:http://g2.ocsp.cacert.org,caIssuers;URI:http://g2.crt.cacert.org/$year/env-1.crt"
+authorityInfoAccess = OCSP;URI:http://g2.ocsp.cacert.org,caIssuers;URI:http://g2.crt.cacert.org/g2/$year/env-1.crt"
 
 cat <<TESTCA > req.cnf
 basicConstraints = critical,CA:false