Reese McLean

Sunday, February 28, 2016

Let's Encrypt – Success

Continuing after last week’s failure due to rate limiting of the Let’s Encrypt API, this site is now being served using https.

Using this guide, a cron job runs a script to check if the certificate will expire in less than 30 days. If it will, the script uses the Let’s Encrypt client to renew it.

Pretty neat.