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

  1. [[rate-limit]]
  2. name = "Let's Encrypt rate-limit"
  3. number = 20
  4. period = "1s"
  5. [[endpoint]]
  6. name = "Let's Encrypt v2 production"
  7. url = "https://acme-v02.api.letsencrypt.org/directory"
  8. rate_limits = ["Let's Encrypt rate-limit"]
  9. tos_agreed = false
  10. [[endpoint]]
  11. name = "Let's Encrypt v2 staging"
  12. url = "https://acme-staging-v02.api.letsencrypt.org/directory"
  13. rate_limits = ["Let's Encrypt rate-limit"]
  14. tos_agreed = false