The Wayback Machine - https://web.archive.org/web/20200706013952/https://github.com/mail-in-a-box/mailinabox/issues/1421
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Certbot adds a cron to update certs too #1421

Open
jvolkenant opened this issue Aug 24, 2018 · 1 comment
Open

Certbot adds a cron to update certs too #1421

jvolkenant opened this issue Aug 24, 2018 · 1 comment

Comments

@jvolkenant
Copy link
Contributor

@jvolkenant jvolkenant commented Aug 24, 2018

Certbot adds a cron at /etc/cron.d/certbot to renew certs.

Should decide if we want to use certbot's implementation on renewal or our own. I haven't dug into management/ssl_certificates.py to see how they differ.

@jvolkenant
Copy link
Contributor Author

@jvolkenant jvolkenant commented Oct 25, 2018

I think it is safe to remove /etc/cron.d/certbot. My cert's renewed today, certbot ran first (midnight) but did not renew any certs (pretty sure due to the fact we use custom path's) and when management/daily_tasks.sh ran it did renew certs. I've removed /etc/cron.d/certbot and will report back next renewal if there are any ill effects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant
You can’t perform that action at this time.