Skip to content

Commit 86f3374

Browse files
authored
Merge pull request #188 from poissoncorp/RDBC-729
RDBC-729 Tests fail on the https tests - debug
2 parents 14fd5e2 + e011abf commit 86f3374

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cert/test_cert.conf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ distinguished_name = req_distinguished_name
77
subjectKeyIdentifier = hash
88
authorityKeyIdentifier = keyid:always
99
keyUsage = digitalSignature,keyEncipherment
10-
extendedKeyUsage=serverAuth,clientAuth
10+
extendedKeyUsage=serverAuth,clientAuth
11+
subjectAltName = DNS:localhost

0 commit comments

Comments
 (0)