]> git.proxmox.com Git - mirror_acme.sh.git/commitdiff
Update agreement to LE-SA-v1.1.1-August-1-2016.pdf
authorAcris Liu <Acris@users.noreply.github.com>
Mon, 1 Aug 2016 17:21:00 +0000 (01:21 +0800)
committerGitHub <noreply@github.com>
Mon, 1 Aug 2016 17:21:00 +0000 (01:21 +0800)
acme.sh

diff --git a/acme.sh b/acme.sh
index a2cfd9f73a8c35cd41b2bad694621ea9d97215df..87c553967cd5a42d4d735cd6273595743083a4fe 100755 (executable)
--- a/acme.sh
+++ b/acme.sh
@@ -9,7 +9,7 @@ PROJECT_ENTRY="acme.sh"
 PROJECT="https://github.com/Neilpang/$PROJECT_NAME"
 
 DEFAULT_CA="https://acme-v01.api.letsencrypt.org"
-DEFAULT_AGREEMENT="https://letsencrypt.org/documents/LE-SA-v1.0.1-July-27-2015.pdf"
+DEFAULT_AGREEMENT="https://letsencrypt.org/documents/LE-SA-v1.1.1-August-1-2016.pdf"
 
 DEFAULT_USER_AGENT="$PROJECT_ENTRY client: $PROJECT"