I bought a SSL certificate through https://dnsimple.com/ for Heroku and got an email telling me: “To use it, please create CNAMEs for any hostnames you wish access via SSL, pointing them to: SSL_URL”
I would like https://www.mydomain.com to work. Until know I had three A aliases for mydomain.com pointing to the three heroku addresses (simply following this: http://devcenter.heroku.com/articles/custom-domains)
And one CNAME doing http://www.mydomain.com to mydomain.com
I’m not sure on how to configure that (see doc http://devcenter.heroku.com/articles/ssl#id24).
I have created a CNAME of http://www.mydomain.com pointing to the SSL_URL but it doesn’t work, any idea?
It looks like Heroku was having problem with their previous extension, the new ‘ssl endpoint’ add-on simply fixed that problem. Simply follow the tutorial.
https://devcenter.heroku.com/articles/ssl