Add Support For SSL/TLS Connections to Postgres #479
Labels
changelog
This issue should be included in the changelog / release notes
enhancement
Modification to an existing feature
Overview
We should add SSL/TLS Support for Postgres connections for best security practices.
ACs
Notes
It's not mentioned in the ioredis docs, but a quick scan of the source code shows the truth of it's implementation. It should be as simple as e94db73
The text was updated successfully, but these errors were encountered: