Rollout switch from TLS-ALPN-01-based LE certs to DNS-01-based #4
Labels
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Jafner/Jafner.net#4
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
https://letsencrypt.org/docs/challenge-types/
https://doc.traefik.io/traefik/routing/routers/#certresolver
https://doc.traefik.io/traefik/https/acme/#certificate-resolvers
We're getting the following error when we try to get a cert via DNS challenge:
Highlighting what I suspect is the core of the issue:
acme: error presenting token: cloudflare: failed to find zone jafner.net.: ListZonesContext command failed: HTTP status 400: Invalid request headers (6003)\n"
Enabled debug logging, still getting:
We, uh...
Had to remove the single quotes around our token value...