mirror of
https://github.com/roles-ansible/ansible_role_acmetool.git
synced 2024-08-16 12:29:49 +02:00
Switch to LE acme API version 2
This commit is contained in:
parent
d4f15f1bd6
commit
8170c4086a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
"acme-agreement:https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf": true
|
"acme-agreement:https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf": true
|
||||||
|
|
||||||
"acmetool-quickstart-choose-server": https://acme-v01.api.letsencrypt.org/directory
|
"acmetool-quickstart-choose-server": https://acme-v02.api.letsencrypt.org/directory
|
||||||
|
|
||||||
"acmetool-quickstart-choose-method": "webroot"
|
"acmetool-quickstart-choose-method": "webroot"
|
||||||
"acmetool-quickstart-webroot-path": "/var/run/acme/acme-challenge"
|
"acmetool-quickstart-webroot-path": "/var/run/acme/acme-challenge"
|
||||||
|
|
Loading…
Reference in a new issue