We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 14fd5e2 + e011abf commit 86f3374Copy full SHA for 86f3374
cert/test_cert.conf
@@ -7,4 +7,5 @@ distinguished_name = req_distinguished_name
7
subjectKeyIdentifier = hash
8
authorityKeyIdentifier = keyid:always
9
keyUsage = digitalSignature,keyEncipherment
10
-extendedKeyUsage=serverAuth,clientAuth
+extendedKeyUsage=serverAuth,clientAuth
11
+subjectAltName = DNS:localhost
0 commit comments