mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-21 05:44:07 -07:00
update LE agreement
This commit is contained in:
parent
21f73c86a7
commit
a0458cd193
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ fi
|
||||||
#----------------------------------------------------------#
|
#----------------------------------------------------------#
|
||||||
|
|
||||||
api='https://acme-v01.api.letsencrypt.org'
|
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
|
if [ -z "$email" ]; then
|
||||||
email=$(get_user_value '$CONTACT')
|
email=$(get_user_value '$CONTACT')
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue