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

@@ -105,7 +105,7 @@ load_config() {
# Default values
CA="https://acme-v01.api.letsencrypt.org/directory"
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"
CERTDIR=
ACCOUNTDIR=
CHALLENGETYPE="http-01"