Difference between revisions of "Certbot"
Jump to navigation
Jump to search
(Adds info about Haproxy and Certbot) |
|||
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 == |