I've followed the directions for setting up SSL in:

  http://devcenter.heroku.com/articles/csr
  http://devcenter.heroku.com/articles/ssl
  http://devcenter.heroku.com/articles/ssl-certificate-godaddy

... so far so good.

I've set up the certificate for a single subdomain:

   security.mysite.com  (mysite is not the real name... ;)

When I do

  % heroku ssl:add final.crt site.key

I get the error message:

   !    Domain name not found. Make sure the domain secure.mysite.com,
www.secure.mysite.com is added to your Heroku app / Key doesn't match
the PEM certificate

This doesn't really surprise me -- I haven't yet created
secure.mysite.com -- but how do I 'add it do my Heroku app' as the
error message instructs me to do?

- ff


-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to