dwyl/learn-heroku

Let's Encrypt Certificate Renewal Step-by-Step Guide

Closed this issue · 2 comments

We have a detailed ("step-by-step") guide to setting up SSL Certificate on Heroku:
https://github.com/dwyl/learn-heroku/blob/master/SSL-certificate-step-by-step-setup-instructions.md

However the Let's Encrypt Certs only last 3 months.
This is fine for a "Startup" or "Hackathon" project that you just want to get up-and-running ASAP,
but it's lame for a project that has longevity.

So, the time has come to extend our tutorial to include certificate renewal.

Relates to: healthlocker/healthlocker#712

Lowering the priority of this issue because the Production Site that motivated it has been completed. i.e. we renewed the cert for the client project and everything is AOK. 👍