update LE agreement

This commit is contained in:
Serghey Rodin 2016-09-12 14:47:39 +03:00
commit a0458cd193

View file

@ -41,7 +41,7 @@ fi
#----------------------------------------------------------#
api='https://acme-v01.api.letsencrypt.org'
agreement='https://letsencrypt.org/documents/LE-SA-v1.0.1-July-27-2015.pdf'
agreement='https://letsencrypt.org/documents/LE-SA-v1.1.1-August-1-2016.pdf'
if [ -z "$email" ]; then
email=$(get_user_value '$CONTACT')
fi