RE: Secure Sentora Domains with Let's Encrypt
01-08-2017, 05:58 PM
(This post was last modified: 01-08-2017, 06:00 PM by Bobses.)
Thank you both.
I assume that a daily cron job is better than weekly or monthly, especially if we have certs who are going to expire at different moments. So, my cron job is:
I assume that a daily cron job is better than weekly or monthly, especially if we have certs who are going to expire at different moments. So, my cron job is:
Code:
01 0 * * * /path/to/folder/letsencrypt/./letsencrypt-auto renew >> /var/log/letsencrypt/letsencrypt_renew.log