]> git.street.me.uk Git - andy/dehydrated.git/blobdiff - config.sh.example
default location for acme-challenges
[andy/dehydrated.git] / config.sh.example
index ef8a7daf40228b57ff9c6838c57fa003be42cd90..2ad949b45fca946ee9f6aebf88f596d7345cff7a 100644 (file)
@@ -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"
\ No newline at end of file
+#RENEW_DAYS="14"