Fix error in description of acme_directory (#3034)
This commit is contained in:
parent
10ac3ba617
commit
ead83cd148
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ options:
|
|||
- "The ACME directory to use. This is the entry point URL to access
|
||||
CA server API."
|
||||
- "For safety reasons the default is set to the Let's Encrypt staging server.
|
||||
This will create technically correct, but untrusted certifiactes."
|
||||
This will create technically correct, but untrusted certificates."
|
||||
required: false
|
||||
default: https://acme-staging.api.letsencrypt.org/directory
|
||||
agreement:
|
||||
|
|
Loading…
Reference in a new issue