agboola 8891d640bd Changes to propagation and logging
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
2025-08-27 14:13:11 +01:00
2025-07-16 15:08:49 +01:00

lego_acme_wrapper_script

wrapper script for lego acme

Features

  • Issue certificates
  • Revoke certificates
  • Check status
  • Install Web-Servers (Nginx, HAProxy, Apache)
  • Update Lego

Todo

  • Auto create default conf file for issued certificates in Nginx (Only well conversant with Nginx)
S
Description
wrapper script for lego acme
Readme
56 KiB
Languages
Shell 100%