updated url to letsencrypt license agreement

This commit is contained in:
Lukas Schauer
2016-08-01 20:35:46 +02:00
parent bd9cc5b0c4
commit afabfff06e
3 changed files with 3 additions and 2 deletions

View File

@@ -19,7 +19,7 @@
#CA="https://acme-v01.api.letsencrypt.org/directory"
# 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"
#LICENSE="https://letsencrypt.org/documents/LE-SA-v1.1.1-August-1-2016.pdf"
# Which challenge should be used? Currently http-01 and dns-01 are supported
#CHALLENGETYPE="http-01"