Skip to content

Commit 2172866

Browse files
committed
readme: add note about reachability
1 parent 65ea2ae commit 2172866

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,8 @@ The following environment variables are optional and parameterize the way the Le
125125

126126
The `LETSENCRYPT_KEYSIZE` variable determines the size of the requested key (in bit, defaults to 4096).
127127

128+
**Note:** the `VIRTUAL_HOST` (or `LETSENCRYPT_HOST`) must be a reachable domain for LetEncrypt to be able to validate the challenge and provide the certificate.
129+
128130
##### multi-domain ([SAN](https://www.digicert.com/subject-alternative-name.htm)) certificates
129131
If you want to create multi-domain ([SAN](https://www.digicert.com/subject-alternative-name.htm)) certificates add the base domain as the first domain of the `LETSENCRYPT_HOST` environment variable.
130132

0 commit comments

Comments
 (0)