This project is to use as-is, and should only be used if you understand what you're doing.
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
--
--
- 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_PATH
is 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