security.acme.defaults.server
NixOS option
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.
type: null or stringDefault
"https://acme-v02.api.letsencrypt.org/directory"
Example
declared in: nixos/modules/security/acmeView source on NixOS/nixpkgs →"https://acme-staging-v02.api.letsencrypt.org/directory"