add support for dns-01 challenge - try 2

This commit is contained in:
Markus Germeier
2016-01-08 22:09:27 +01:00
parent 30ad9584fd
commit e925b293c5
3 changed files with 50 additions and 8 deletions

View File

@@ -19,6 +19,9 @@
# 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"
# Which challenge should be used? Currently http-01 and dns-01 are supported
#CHALLENGETYPE="http-01"
# Base directory for account key, generated certificates and list of domains (default: $SCRIPTDIR -- uses config directory if undefined)
#BASEDIR=$SCRIPTDIR