diff --git a/myCA/openssl.cnf b/myCA/openssl.cnf index 76efdc7..42f4de5 100644 --- a/myCA/openssl.cnf +++ b/myCA/openssl.cnf @@ -110,7 +110,7 @@ nsComment = "OpenSSL Generated Certificate" keyUsage = digitalSignature, nonRepudiation, keyEncipherment [alt_names] -DNS.1 = squid.yourdomain.com +DNS.1 = git.local-domain [ v3_req ] basicConstraints = CA:false