Browse Source

fix packaging

master
parent
commit
079ba09853
  1. 15
      acmetool/acmetool-responses.yaml

15
acmetool/acmetool-responses.yaml

@ -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…
Cancel
Save