↖️ Show all posts

Using certbot to establish SSL in a Rails App on heroku

This is an instruction for Mac OS X with homebrew

primary source:

Tomáš Vestenický on Medium - “How to set up SSL with Let’s Encrypt on Heroku for free”

Please, read this guide as a whole first, as this can’t be done step by step!

Please! donate to letsencrypt for their incredible service, if you use it.

Important/Update

heroku offers automated certificate management (acm) for free with paid dynos

Finished

I do not need automation for this process, refreshing the certificate every 3 months is fine for me. One more time: Please do not forget to donate to letsencrypt for their incredible service.

More on this:

Tomáš Vestenický on Medium - “How to set up SSL with Let’s Encrypt on Heroku for free”

linode: Install Let’s Encrypt to Create SSL Certificates

Bonus

In case you want your staging app not to enforce SSL:


⬅️ Read previous Read next ➡️