#4066 closed defect (fixed)
Let's Encrypt ssl expired
Reported by: | robe | Owned by: | robe |
---|---|---|---|
Priority: | blocker | Milestone: | Website Management, Bots |
Component: | website | Version: | master |
Keywords: | Cc: |
Description
Our SSL expired today for the website.
Looks like our cronjob only renews monthly. It should be set to renew once a day since cert bot will just return a notice that renew not needed if we renew too often.
Change History (5)
comment:1 by , 7 years ago
comment:2 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
not sure how it got uninstalled. Reinstalled with:
apt-get install certbot apt-get install python-certbot-apache
Then reran
letsencrypt renew
changed to check daily.
comment:3 by , 7 years ago
The Ubuntu package for certbot 0.17.0-2 includes a /etc/cron.d/certbot - is it the same for the website server ? Just to make sure we're not having 2 separate cron jobs going on...
comment:4 by , 7 years ago
hmm I think it's the same cause it seems I can now call by certbot or letsencrypt.
Should I take out the one we had put in and just use the certbot included cron.
Okay more than that is wrong. the letsencrypt renew the cronjob uses doesn't seem to exist.
I installed certbot, but now getting another conflict cause evidentally it used the apache plugin (or is trying to).