Commit Graph
4 Commits
Author SHA1 Message Date
agboola 9eb88078eb Major Changes to Script - 20250716
- Removed option of writing to ~/.bash_profile or ~/.profile this is only set when running script so as not to alter user files
- Added more option on dependencies
- Added option to install web servers
- Added option to update lego
- Added option to check for different linux distro (only debian and rhel variants covered)
- Updated go version to 1.24.5 from 1.24.5
2025-07-16 15:01:10 +01:00
agboola d4c0da4a95 Update lego_wrapper.sh
Changed all exits to 0 from 1 - inappropriate to exit with 1
Changes to write all renewal output to file - to track renewal attempts by crontab

Signed-off-by: agboola <agboola@theonasanyas.com>
2025-05-21 14:47:48 +01:00
agboola 899e9b8feb Add lego_wrapper.sh
initial script to issue, revoke, list, renew, autorenew lets encrypt certificates.
it only uses dns challenges

Signed-off-by: agboola <agboola@theonasanyas.com>
2025-05-21 07:15:10 +01:00
agboola f1f3b14025 Initial commit 2025-05-21 07:08:47 +01:00