Certbot: Difference between revisions
From Freephile Wiki
Adds info about Haproxy and Certbot |
No edit summary |
||
Line 108: | Line 108: | ||
# use crontab -e as 'root' to setup cron to renew expiring certificates | # use crontab -e as 'root' to setup cron to renew expiring certificates | ||
30 2 * * * /usr/bin/certbot renew --renew-hook "/root/bin/renew.sh" >> /var/log/certbot.log | 30 2 * * * /usr/bin/certbot renew --renew-hook "/root/bin/renew.sh" >> /var/log/certbot.log | ||
== On Amazon == | == On Amazon == |