mirror of
https://github.com/acme-dns/acme-dns.git
synced 2026-04-27 21:05:49 +03:00
[GH-ISSUE #273] Using HTTP-01 challenge for acme-dns #138
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#138
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 @matthewknill on GitHub (Aug 22, 2021).
Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/273
I have installed
acme-dnson one of our servers. I have port 53, 443, and 80 open, however, I get the following:How do I get a solver for
HTTP-01working?Furthermore, I attempted using
DNS-01(instead ofHTTP-01thoughHTTP-01is preferable) and get the following:Where do I find the generated TXT record for us to use?
I have tried the following config:
listen = "0.0.0.0:53"andlisten = "<server IP>:53"tls = "letsencrypt"andtls = "letsencryptstaging"config.txt
Note: had to be .txt as cannot upload .cfg
I do apologize if the issue is trivial to solve and for the potential lack of understanding though any help would be highly appreciated.
@matthewknill commented on GitHub (Sep 2, 2021):
Seems like I setup the DNS wrong, if you run into this issue, double check your DNS settings. I had something like the following: auth.example.com.example.com NS record pointing to auth.example.com.