mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-03-20 16:23:51 +01:00
default location for acme-challenges
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# default values are commented
|
||||
|
||||
#CA="https://acme-v01.api.letsencrypt.org"
|
||||
WELLKNOWN="/var/www/letsencrypt/.well-known/acme-challenge"
|
||||
#WELLKNOWN=".acme-challenges"
|
||||
#KEYSIZE=4096
|
||||
|
||||
# program called before responding to the challenge, arguments: path/to/token
|
||||
@@ -10,4 +10,4 @@ WELLKNOWN="/var/www/letsencrypt/.well-known/acme-challenge"
|
||||
#HOOK_CHALLENGE=
|
||||
|
||||
# try to renew certs that are within RENEW_DAYS days of there expire date
|
||||
#RENEW_DAYS="14"
|
||||
#RENEW_DAYS="14"
|
||||
|
||||
Reference in New Issue
Block a user