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
477 B

  1. config acme
  2. option state_dir '/etc/acme'
  3. option account_email 'email@example.org'
  4. option debug 0
  5. config cert 'example'
  6. option enabled 0
  7. option use_staging 1
  8. option keylength 2048
  9. option update_uhttpd 1
  10. option update_nginx 1
  11. option webroot ""
  12. option dns ""
  13. # option user_setup "path-to-custom-setup.script"
  14. # option user_cleanup "path-to-custom-cleanup.script"
  15. list domains example.org