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 588cdf6 + 8225015 commit 205b391Copy full SHA for 205b391
README.md
@@ -93,7 +93,7 @@ should have a `foo.bar.com.dhparam.pem` file in the certs directory.
93
94
#### Wildcard Certificates
95
96
-Wildcard certificates and keys should be name after the domain name with a `.crt` and `.key` extension.
+Wildcard certificates and keys should be named after the domain name with a `.crt` and `.key` extension.
97
For example `VIRTUAL_HOST=foo.bar.com` would use cert name `bar.com.crt` and `bar.com.key`.
98
99
#### SNI
0 commit comments