Merge pull request #248 from Acris/master

Update agreement to LE-SA-v1.1.1-August-1-2016.pdf
This commit is contained in:
neil 2016-08-02 03:06:16 +08:00 committed by GitHub
commit 8bdf5cf854
1 changed files with 1 additions and 1 deletions

View File

@ -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"