Opened 6 years ago

Closed 6 years ago

Last modified 4 years ago

#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 robe, 6 years ago

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).

comment:2 by robe, 6 years ago

Resolution: fixed
Status: newclosed

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 strk, 6 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 robe, 6 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.

comment:5 by robe, 4 years ago

Milestone: Management 2.0Website Management, Bots

Milestone renamed

Note: See TracTickets for help on using tickets.