Skip to content
This repository was archived by the owner on Dec 9, 2019. It is now read-only.

Commit 3d989bb

Browse files
nickurtcpriego
authored andcommitted
added support for wildcard-ssl for domains (cpriego#105)
1 parent 5397896 commit 3d989bb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cli/stubs/openssl.conf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ commonName_max = 64
1818
subjectAltName = @alt_names
1919

2020
[alt_names]
21-
DNS.1 = VALET_DOMAIN
21+
DNS.1 = VALET_DOMAIN
22+
DNS.2 = *.VALET_DOMAIN

0 commit comments

Comments
 (0)