From: Lukas Schauer Date: Tue, 8 Dec 2015 14:42:57 +0000 (+0100) Subject: also add default CA definition in description of variable X-Git-Tag: v0.1.0~168 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=007da420a96df283a6af223e4aca2dc969ad9085;p=thirdparty%2Fdehydrated.git also add default CA definition in description of variable --- diff --git a/config.sh.example b/config.sh.example index c7c48e7..bdbf8c1 100644 --- a/config.sh.example +++ b/config.sh.example @@ -9,7 +9,7 @@ # Default values of this config are in comments # ######################################################## -# Path to certificate authority +# Path to certificate authority (default: https://acme-v01.api.letsencrypt.org) #CA="https://acme-v01.api.letsencrypt.org" # Output directory for challenge-tokens to be served by webserver or deployed in HOOK (default: $SCRIPTDIR/.acme-challenges)