Skip to content

Commit ca1f5a4

Browse files
Zvezdinbuchdag
andauthored
docs: clarify configuration requirements for standalone certificates (#1045)
* fix(Standalone-certificates.md): Clarify configuration requirements * fix(Standalone-certificates.md): remove extra space * Update docs/Standalone-certificates.md Co-authored-by: Nicolas Duchon <nicolas.duchon@gmail.com>
1 parent 347e3ef commit ca1f5a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Standalone-certificates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The user configuration file is a collection of bash variables and array, and fol
3232

3333
`LETSENCRYPT_uniqueidentifier_HOST` : a bash array containing domain(s) that will be covered by the certificate corresponding to `uniqueidentifier`.
3434

35-
Each identifier in `LETSENCRYPT_STANDALONE_CERTS` must have its own corresponding `LETSENCRYPT_uniqueidentifier_HOST` array.
35+
Each identifier in `LETSENCRYPT_STANDALONE_CERTS` must have its own corresponding `LETSENCRYPT_uniqueidentifier_HOST` array, where the string `uniqueidentifier` has to be identical to that identifier.
3636

3737
**Minimal example generating a single certificate for a single domain:**
3838

0 commit comments

Comments
 (0)