acme_config.j2 588 B

1234567891011
  1. "acme-enter-email": "{{ nginx_acmetool_account_email }}"
  2. "acme-agreement:https://letsencrypt.org/documents/LE-SA-v1.1.1-August-1-2016.pdf": true
  3. "acmetool-quickstart-choose-server": https://acme-v01.api.letsencrypt.org/directory
  4. "acmetool-quickstart-choose-method": redirector
  5. "acmetool-quickstart-complete": true
  6. "acmetool-quickstart-install-cronjob": true
  7. "acmetool-quickstart-install-haproxy-script": false
  8. "acmetool-quickstart-install-redirector-systemd": false
  9. "acmetool-quickstart-key-type": ecdsa
  10. "acmetool-quickstart-rsa-key-size": 4096
  11. "acmetool-quickstart-ecdsa-curve": nistp256