Go to file
Matthew Saunders Brown 4aa1ec119a new script
2023-05-14 14:00:43 -07:00
bin new script 2023-05-14 14:00:43 -07:00
etc move standalone option from config to command, change path to pdns-credentials.ini 2022-06-15 12:33:38 -07:00
COPYING change license from MIT to GPL 3.0+ 2022-08-22 13:43:03 -07:00
install.sh fix check for root user 2022-10-17 10:09:09 -07:00
README.md change license from MIT to GPL 3.0+ 2022-08-22 13:43:03 -07:00

Let's Encrypt Tools

Bash scripts and Let's Encrypt & Apache configurations for managing Let's Encrypt certificates with certbot.

Install

cd /usr/local/src
git clone https://git.stack-source.com/msb/letsencrypt-tools.git
cd letsencrypt-tools
bash install.sh

License

Copyright (c) 2022 Matthew Saunders Brown matthewsaundersbrown@gmail.com
GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)