mirror of
https://github.com/ridercz/AutoACME.git
synced 2026-04-25 07:05:55 +03:00
[GH-ISSUE #13] DNS Challange #15
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AutoACME#15
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 @faush01 on GitHub (Mar 1, 2018).
Original GitHub issue: https://github.com/ridercz/AutoACME/issues/13
My ISP blocks port 80 so it looks like I can not use HTTP challenges at all.
Can the tool support DNS challenges?
@ridercz commented on GitHub (Mar 1, 2018):
No, it is waaaaay out of scope for AutoACME. In fact, AutoACME was built explicitly for avoiding the need for DNS authorization.
There is no universal way to implement DNS challenge. There are various DNS servers and various DNS services and it would be neverending task to implement them all.
@mactizzle commented on GitHub (Mar 14, 2018):
With the wildcard cert being live now, I'm looking for a Windows client that will work. I'd be OK manually adding a DNS TXT rule on initial issuance of the cert. Do you know if the key changes over time? If not, this could be part of your extensive set-up process, then it could still be automated from that point forward.