patch-1.2
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
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)
Languages
Shell
100%