mirror of
https://github.com/acme-dns/acme-dns.git
synced 2026-04-27 04:45:48 +03:00
[GH-ISSUE #222] Cert-manager #105
Labels
No labels
Documentation
Documentation
bug
enhancement
feature request
feature request
help wanted
pull-request
question
security
security
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/acme-dns#105
Loading…
Add table
Add a link
Reference in a new issue
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?
Originally created by @bboy8012 on GitHub (Mar 31, 2020).
Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/222
Hi, I believe I have successfully setup acme-dns, as I am get responses from acme-dns when using dig. The problem I'm coming across is cert-manager gets stuck waiting for dns to propagate when issuing a cert for traefik.cloud.djcminuz.com. My acme-dns setup is:
on my main DNS provider I have an A record acme-dns pointing to the ip of the server, and a NS record acme-dns pointing to the a-record. I'm at a loss on where the propagation is failing.