Skip to content

Instantly share code, notes, and snippets.

@twojustin
twojustin / 42-things.md
Last active August 29, 2015 14:22 — forked from xdite/42-things.md
@twojustin
twojustin / gist:94b0c199eba70fb51974
Last active August 29, 2015 14:20 — forked from shripadk/gist:552554
godaddy SSL on heroku
How to setup Heroku Hostname SSL with GoDaddy SSL Certificate and Zerigo DNS
Heroku recently added an exciting new 'Hostname SSL' option. This option offers the broad compatibility of IP-based SSL, but at 1/5 the price ($20 / month at the time of this writing).
The following tutorial explains how to use Heroku's new 'Hostname SSL' option on your Heroku project. Before we begin, let's list what we're using here:
* Heroku Hostname SSL
* GoDaddy Standard SSL Certificate
* Zerigo DNS
Note: I am not using the Heroku Zerigo DNS add-on, instead I have a separate Zerigo account for my DNS needs. I do this because Zerigo offers 30 hosts on free direct accounts, versus only 10 hosts on the free Heroku add-on.