lego icon indicating copy to clipboard operation
lego copied to clipboard

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

Open tossp opened this issue 2 years ago • 2 comments

Welcome

  • [X] 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 :)

tossp avatar Oct 08 '23 04:10 tossp

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...

user9931 avatar Nov 29 '23 06:11 user9931

Check with the Navy

https://www.navy.mil/Resources/Strategic-Library/

ACRavelo avatar Apr 27 '24 15:04 ACRavelo