letsencrypt-tools/README.md
Matthew Saunders Brown d99e2acaf4 readme
2021-05-06 13:36:56 -07:00

12 lines
272 B
Markdown

# 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
```