mirror of
https://github.com/acme-dns/acme-dns.git
synced 2026-04-27 04:45:48 +03:00
[GH-ISSUE #303] Can't renew certs #161
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#161
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 @Serpher1 on GitHub (Apr 28, 2022).
Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/303
I've set it up 2 months ago and I got certs no problem (acme-dns and acme-dns-client). I haven't touched it since and now I get a timeout. The only thing that could change are some security updates to Debian 10 and maybe Certbot (I started with 1.23 and now it's 1.26).
Acme-dns creates records on demand but somehow LE can't get to them.
Ports 80/53 are open to the acme-dns server.
Ok I may have solved the DNS issue but the acme-dns server is not working as intended.
Wasn't the acme-dns-client's job to return the TXT value ? Acme-dns service generates proper values.
@Serpher1 commented on GitHub (Apr 28, 2022):
Solved it. Firewall blocked UDP ports.