Typed providerConfig builders for the caddy-dns/* ACME-DNS challenge
provider modules — porkbun, cloudflare, route53, digitalocean, godaddy —
layered on top of buildAcmeDnsPolicy (../caddy/acme.js), which only
builds the wrapper shape and treats providerConfig as an opaque
passthrough.
caddy-dns plugin integration
Typed
providerConfigbuilders for thecaddy-dns/*ACME-DNS challenge provider modules — porkbun, cloudflare, route53, digitalocean, godaddy — layered on top ofbuildAcmeDnsPolicy(../caddy/acme.js), which only builds the wrapper shape and treatsproviderConfigas an opaque passthrough.See
Example