1

I need to add SSL to my heroku custom domain. I have done through a wide variety of keys/crts/pems etc. All I want to do is have SSL on a heroku wildcard custom domain.

I bought a wildcard ssl certificate. I have a plan on DNSimple.com, and now I need to upload everything to the server.

What files do I need to add? How can I get them?

I have a Certificate and a private key from DNSimple, now I understand I have to upload a CRS file to DNSimple. Can someone offer a step-by-step, heroku's is very poorly designed and convoluted.

Right now, chrome gives me a big red user warning.

Thanks,

Brian

OneChillDude
  • 7,856
  • 10
  • 40
  • 79

1 Answers1

1

Hope you have gone through Heroku documentation for DNS simple-

If still not working, let me know. Will post the steps needed to do this.

Icicle
  • 1,174
  • 9
  • 13
  • I poured through that. Much conflicting info. was eventually able to figure it out. I'm going to post a step-by-step as soon as I get a good nights sleep – OneChillDude May 07 '13 at 06:22