- Generate wildcard certificates
- Concatenate certificates for haproxy
- Auto-renewable using cron
- Get API key with
DNS:Editpermission - Install certbot
apt install python3-certbot
- Create
creds.txtand fill necessary data - Make every
.shfiles in this repo executable
chmod +x *.sh
- Uncomment last line of
get_cert.shfor haproxy (optional) - Run
get_cert.shor add it to crontab like so:
@monthly /path/to/get_cert.sh