I'm running a Rails 3.2 app on the Cedar stack.

I've successfully configured it to connect to an external Amazon RDS
database using the appropriate DATABASE_URL config variable.

However, I want my application to connect to the database via SSL.
This would normally be configured in database.yml, but since Heroku
generates this for me, I don't know how or where to specify the SSL
option(s).

Is this possible?

Thanks!,

Nathan

P.S. I posted a question about this on stackoverflow a few days ago,
but haven't seen much response to it, so I thought this list might be
a better avenue.  
http://stackoverflow.com/questions/9741072/specify-ssl-for-heroku-external-mysql-database-connection

-- 
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