mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-03-31 14:13:07 +02:00
grab action urls from ca-directory
This commit is contained in:
@@ -13,8 +13,11 @@
|
||||
# Default values of this config are in comments #
|
||||
########################################################
|
||||
|
||||
# Path to certificate authority (default: https://acme-v01.api.letsencrypt.org)
|
||||
#CA="https://acme-v01.api.letsencrypt.org"
|
||||
# Path to certificate authority (default: https://acme-v01.api.letsencrypt.org/directory)
|
||||
#CA="https://acme-v01.api.letsencrypt.org/directory"
|
||||
|
||||
# Path to license agreement (default: https://letsencrypt.org/documents/LE-SA-v1.0.1-July-27-2015.pdf)
|
||||
#LICENSE="https://letsencrypt.org/documents/LE-SA-v1.0.1-July-27-2015.pdf"
|
||||
|
||||
# Output directory for challenge-tokens to be served by webserver or deployed in HOOK (default: $SCRIPTDIR/.acme-challenges)
|
||||
#WELLKNOWN="${SCRIPTDIR}/.acme-challenges"
|
||||
|
||||
Reference in New Issue
Block a user