Skip to content

Instantly share code, notes, and snippets.

@cjolly
Last active August 6, 2016 21:44
Show Gist options
  • Save cjolly/3165095 to your computer and use it in GitHub Desktop.
Save cjolly/3165095 to your computer and use it in GitHub Desktop.
How to use Heroku's SSL Endpoint with an SSL certificate purchased from GoDaddy

[UPDATED FOR #HEARTBLEED]

How to use Heroku's SSL Endpoint with an SSL certificate purchased from GoDaddy.

Heroku's docs on this are now the definitive source. I just followed their instructions to update my apps and they're much better than they were when I made this gist. Here's the previous revision if you need still need it. Good luck!

@cjolly
Copy link
Author

cjolly commented Apr 8, 2014

Anyone visiting after googling for this after #heartbleed - Heroku's article on this is finally pretty good. I suggest following their instructions here:

https://devcenter.heroku.com/articles/ssl-endpoint

Godaddy now has an nginx option as well. I'll update this gist to reflect all this after my sites are locked back down :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment