nbudin / heroku_external_db

Makes it easy to connect to external databases from a Heroku app
MIT License
40 stars 5 forks source link

Adding Tutorial #6

Closed benjaminoakes closed 12 years ago

benjaminoakes commented 12 years ago

Hi Nat,

Thanks for making heroku_external_db. It really helped us out.

I've added a tutorial from our experience setting up MySQL with a CA certificate in the hopes that it will help others in a similar situation.

Also, we required X.509 support in our situation, so I plan to be submitting some code (not just minor stuff, hence my "(m)" marker at the beginning of these commits). We already have X.509 working, so hopefully I'll have another pull request soon.

Best wishes,

Ben

nbudin commented 12 years ago

Thanks very much Ben! I'll pull this right away, and I look forward to seeing your x509 support.