Skip to content

Wait 60 seconds for DNS TXT record propagation#80

Open
zamaudio wants to merge 1 commit into
kshcherban:masterfrom
zamaudio:dont-hardfail-nxdomain-dns
Open

Wait 60 seconds for DNS TXT record propagation#80
zamaudio wants to merge 1 commit into
kshcherban:masterfrom
zamaudio:dont-hardfail-nxdomain-dns

Conversation

@zamaudio

Copy link
Copy Markdown

Also print a useful error message when DNS lookup fails.

Also print a useful error message when DNS lookup fails.

Signed-off-by: Damien Zammit <damien@zamaudio.com>
@zamaudio

Copy link
Copy Markdown
Author

The DNS-01 challenge seems to only be valid when the TXT record is already propagated. You get an invalid response if you send a dns challenge before the TXT record has propagated and thus never can fulfill the challenge.

Therefore a 60 second wait is reasonable for most users, but may need to be longer when the TTL is high.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant