X-Git-Url: https://code.wpia.club/?a=blobdiff_plain;f=generateKeys.sh;h=d1b15ca1737b2b1217f2ac9941e4d3b208388d53;hb=fd12e48f597a3edd99f8b235a897e36faa745ceb;hp=cf0fcad7a2aa7cd83b7652b2dc7617af68943fa6;hpb=c4ec3f02627ad85f5794d457936ca125ce13e506;p=nre.git diff --git a/generateKeys.sh b/generateKeys.sh index cf0fcad..d1b15ca 100755 --- a/generateKeys.sh +++ b/generateKeys.sh @@ -14,8 +14,8 @@ keyUsage = keyCertSign, cRLSign subjectKeyIdentifier = hash authorityKeyIdentifier = keyid:always -crlDistributionPoints=URI:http://g2.crl.cacert.org/g2/root.crl -authorityInfoAccess = OCSP;URI:http://g2.ocsp.cacert.org,caIssuers;URI:http://g2.crt.cacert.org/root.crt +crlDistributionPoints=URI:http://g2.crl.${DOMAIN}/g2/root.crl +authorityInfoAccess = OCSP;URI:http://g2.ocsp.${DOMAIN},caIssuers;URI:http://g2.crt.${DOMAIN}/g2/root.crt TESTCA cat < subca.cnf @@ -25,8 +25,8 @@ keyUsage = keyCertSign, cRLSign subjectKeyIdentifier = hash authorityKeyIdentifier = keyid:always -crlDistributionPoints=URI:http://g2.crl.cacert.org/g2/root.crl -authorityInfoAccess = OCSP;URI:http://g2.ocsp.cacert.org,caIssuers;URI:http://g2.crt.cacert.org/root.crt +crlDistributionPoints=URI:http://g2.crl.${DOMAIN}/g2/root.crl +authorityInfoAccess = OCSP;URI:http://g2.ocsp.${DOMAIN},caIssuers;URI:http://g2.crt.${DOMAIN}/g2/root.crt TESTCA