diff --git a/config.sh.example b/config.sh.example index ca242a6..f4d9634 100644 --- a/config.sh.example +++ b/config.sh.example @@ -3,6 +3,7 @@ #CA="https://acme-v01.api.letsencrypt.org" #WELLKNOWN=".acme-challenges" #KEYSIZE=4096 +#BASEDIR=./ # program called before responding to the challenge, arguments: path/to/token # token; can be used to e.g. upload the challenge if this script doesn't run