Open mattrobineau opened 7 years ago
Modification of root's cron didn't work (crontab -e)
Realized that a simple nginx reload fixed the SSL issue (which is what I was trying to do with root's cron).
Located the cron for certbot in /etc/cron.d/certbot
. I added the --post-hook
option to that cron job. Waiting for results.
When cert expires, cronjob does not renew the cert.