Skip to content
Discussion options

You must be logged in to vote

The full per-provider table is in the wiki: DNS Providers. Below is the high-signal subset — the gotchas that account for the majority of "I cannot get DNS auth working" issues filed against CertMate.

Cloudflare. Use an API Token, not the old Global API Key. Scopes the token needs: Zone:Zone:Read (to list zones) and Zone:DNS:Edit (to write the TXT record), restricted to the specific zone you want CertMate to manage. The "include all zones" form is more permissive than you usually want. Symptom of wrong scope: "1003 — Invalid request" from certbot. (#59)

AWS Route53. The IAM policy needs route53:ListHostedZones, route53:GetChange, and route53:ChangeResourceRecordSets scoped to the hosted-z…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by fabriziosalmi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant