certbot icon indicating copy to clipboard operation
certbot copied to clipboard

webroot: renew propagation-seconds

Open mokraemer opened this issue 1 year ago • 4 comments

For renewal or initial setup it would be great, if there is a waiting or propagting time between getting the secret, placing it in docroot and retrieving it.

Sure this can be done via manual mode, but just adding a wait/propagation time would help a lot.

mokraemer avatar Mar 30 '23 10:03 mokraemer

It would help to understand the use case. That would help us gather information about this feature request to evaluate how to prioritize it.

I have observed this issue specifically with Apache Tomcat, where there is a hot deploy delay and requires some cleverness to work around.

alexzorin avatar Mar 30 '23 22:03 alexzorin

it depends on the underlying filesystem to move files. We use a filesystem which triggers rsync to synchronize to other hosts in the load-balancer environment. If one file is changed, it waits a small amount of time and then pushes all changes to other servers. For dns you already implemented a propagation-delay.

mokraemer avatar Mar 31 '23 14:03 mokraemer

We've made a lot of changes to Certbot since this issue was opened. If you still have this issue with an up-to-date version of Certbot, can you please add a comment letting us know? This helps us to better see what issues are still affecting our users. If there is no activity in the next 30 days, this issue will be automatically closed.

github-actions[bot] avatar Apr 01 '24 01:04 github-actions[bot]

I guess this issue is still open and a fix is already pushed, but needs to be merged

mokraemer avatar Apr 02 '24 11:04 mokraemer