1 changed files with 15 additions and 0 deletions
@ -0,0 +1,15 @@
|
||||
## |
||||
## acmetool-responses.yaml -- ACMETool Responses File |
||||
## |
||||
"acme-enter-email": "hostmaster@example.com" |
||||
"acme-agreement:https://letsencrypt.org/documents/LE-SA-v1.0.1-July-27-2015.pdf": true |
||||
"acmetool-quickstart-choose-server": https://acme-staging.api.letsencrypt.org/directory |
||||
"acmetool-quickstart-choose-method": webroot |
||||
"acmetool-quickstart-webroot-path": "@l_prefix@/var/acmetool/root" |
||||
"acmetool-quickstart-complete": true |
||||
"acmetool-quickstart-install-cronjob": false |
||||
"acmetool-quickstart-install-haproxy-script": false |
||||
"acmetool-quickstart-install-redirector-systemd": false |
||||
"acmetool-quickstart-key-type": ecdsa |
||||
"acmetool-quickstart-rsa-key-size": 4096 |
||||
"acmetool-quickstart-ecdsa-curve": nistp256 |
Loading…
Reference in new issue