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

hope to add a delay to the dns.disable-cp parameter #2030

Open
1 task done
tossp opened this issue Oct 8, 2023 · 2 comments
Open
1 task done

hope to add a delay to the dns.disable-cp parameter #2030

tossp opened this issue Oct 8, 2023 · 2 comments

Comments

@tossp
Copy link

tossp commented Oct 8, 2023

Welcome

  • Yes, I've searched similar issues on GitHub and didn't find any.

How do you use lego?

Binary

Detailed Description

I don't know why dns validation often fails, so I used dns.disable-cp. However, there are often cases where the parsing record has not yet been completed and takes effect. I hope to add a delay, such as 10 seconds, and then execute the next step. It is best to customize the delay time unit as seconds.

like:

./lego --dns.disable-cp 15

Thank you to everyone involved in this project :)

@user9931
Copy link

stuck with this issue also... using dns.he.net. I'm updating my certs regularly by cron with simple script and for some reason dns check does not work correctly (maybe coz all networks's dns requests are redirected to caching local dns server, which increasing delay of updating records). for some reason, updating key in dns.he.net are helps for one time...

@ACRavelo

This comment was marked as spam.

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

No branches or pull requests

4 participants