Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DNS validation method propagation time #15

Open
den-q opened this issue May 11, 2023 · 2 comments
Open

DNS validation method propagation time #15

den-q opened this issue May 11, 2023 · 2 comments

Comments

@den-q
Copy link

den-q commented May 11, 2023

Hello! is it possible to add Send ACK delay parameter, some DNS providers has propagation time about 1 hour?
New-PACertificate has -DNSSleep parameter.

DNS - Validate Records
-Checking records..........: **** Ready
Continuing, Waiting 30 seconds for the records to settle

Pre-Checking the TXT records
-DNS Hostname..............: example.com
-TXT Record check..........: OK
-DNS Hostname..............: *.example.com
-TXT Record check..........: OK

Sending Acknowledgment
-DNS Hostname..............: example.com
-Send Ack..................: * ERROR

@den-q den-q changed the title DNS validation method DNS validation method propagation time May 11, 2023
@j81blog
Copy link
Owner

j81blog commented May 11, 2023

This has to be added although a simple change. Already have a 30second delay builtin, can easily change that to a customizable parameter. I think I can change this somewhere in the next couple of days.

@den-q
Copy link
Author

den-q commented May 17, 2023

Hi, it seems that problem not in propagation time(

"ERROR [DNSCHALLENGE] Caught an error, Cannot bind argument to parameter 'Token' because it is an empty string."
I'm using dnsplugin: regru

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

No branches or pull requests

2 participants