How to Authenticate to Postgres from Rails using an SSL certificate.
Jun 13, 2023 · 5 min read · In this post, I'll walk you through connecting Rails to Postgres, using an SSL/TLS certificate. We'll also cover how to keep the private key secure when using Rails on a cloud platform, like Heroku. Certificates We need three files for authentication...
Join discussion
