security.acme.defaults.dnsProvider

NixOS option

DNS Challenge provider. For a list of supported providers, see the “code” field of the DNS providers listed at https://go-acme.github.io/lego/dns/.

type: null or string
Default
null
Example
"route53"
declared in: nixos/modules/security/acmeView source on NixOS/nixpkgs →