artefactual-labs / ansible-acmetool

An Ansible role for installing the acmetool Let's Encrypt client
GNU Affero General Public License v3.0
5 stars 4 forks source link

acmetool not renewing? #2

Closed hakamine closed 8 years ago

hakamine commented 8 years ago

Had set up a site a month ago, it should have renewed the cert but it looks like it didn't. Cron script ran. The timestamps in /var/lib/acme/certs for the cert directory and the priv key symlink has been updated, but the files' timestamp hasn't.

hakamine commented 8 years ago

According to the docs, "acmetool will try to renew certificates automatically once they are 30 days from expiry, or 66% through their validity period, whichever is lower. Note that Let's Encrypt currently issues 90 day certificates." So it should renew after two months, not one. My mistake. Closing for now.