MyNixOS website logo
option

security.acme.defaults.server

ACME Directory Resource URI. Defaults to Let's Encrypt's production endpoint. For testing Let's Encrypt's staging endpoint should be used to avoid the rather tight rate limit on the production endpoint.

Declarations
Type
string
Default
"https://acme-v02.api.letsencrypt.org/directory"
Example
"https://acme-staging-v02.api.letsencrypt.org/directory"