letsencrypt-heroku-dashboard
November 21, 2016 ยท View on GitHub
Disclaimer
This project is to use as-is, and should only be used if you understand what you're doing.
But, why ?
We found a way to make the SSL certificate generation great again a few weeks ago, thanks to the awesome work by the substrakt team (they blogged about it).
Thanks to letsencrypt-heroku, it's now easy as a GET to an API to
- Generate an SSL cert on Let's Encrypt
- Verify it through DNS on Cloudflare
- Add it to Heroku
Introducing letsencrypt-heroku-dashboard
New certificate

--
Certificates index

--
Certificate show

How it works ?
- Follow the instructions & deploy the API at substrakt's repo letsencrypt-heroku
- Save the
auth_token, you'll need it when you sign up to the dashboard - Deploy the dashboard
- The
API_PATHis the URL on which your API is reachable, liketest-api-app.herokuapp.com(note that you shouldn't put a/after the.com - It's deployed ! Sign up with your name, email, password &
auth_token, which is gonna be linked to your user account