Changes to propagation and logging #4

Merged
agboola merged 1 commits from patch-1.2 into main 2025-08-27 14:14:16 +01:00
Owner

Removed propagation timeout and polling interval and introduced "--dns.propagation-wait 240s" to allow for proper dns propagation.
This is especially useful in an environment where dns queries are cached or locked down environment. 240s (4 minutes) is enough time for proper propagation of dns records.

added the logfile to the autorenew function to properly trac if cronjobs are actually run

Removed propagation timeout and polling interval and introduced "--dns.propagation-wait 240s" to allow for proper dns propagation. This is especially useful in an environment where dns queries are cached or locked down environment. 240s (4 minutes) is enough time for proper propagation of dns records. added the logfile to the autorenew function to properly trac if cronjobs are actually run
agboola added 1 commit 2025-08-27 14:14:08 +01:00
Removed propagation timeout and polling interval and introduced "--dns.propagation-wait 240s" to allow for proper dns propagation.
This is especially useful in an environment where dns queries are cached or locked down environment. 240s (4 minutes) is enough time for proper propagation of dns records.

added the logfile to the autorenew function to properly trac if cronjobs are actually run
agboola merged commit 35ef752233 into main 2025-08-27 14:14:16 +01:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: agboola/lego_acme_wrapper_script#4