You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
706 B
16 lines
706 B
10 years ago
|
##
|
||
|
## 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
|