Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support For SSL/TLS Connections to Postgres #479

Open
1 task
areida opened this issue Jun 16, 2020 · 0 comments
Open
1 task

Add Support For SSL/TLS Connections to Postgres #479

areida opened this issue Jun 16, 2020 · 0 comments
Labels
changelog This issue should be included in the changelog / release notes enhancement Modification to an existing feature

Comments

@areida
Copy link
Contributor

areida commented Jun 16, 2020

Overview

We should add SSL/TLS Support for Postgres connections for best security practices.

ACs

  • Add support for Postgres SSL/TLS Connections

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

@areida areida added enhancement Modification to an existing feature changelog This issue should be included in the changelog / release notes labels Jun 16, 2020
@bobeagan bobeagan changed the title Add Support For SSL/TLS Connections to Postres Add Support For SSL/TLS Connections to Postgres Jun 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog This issue should be included in the changelog / release notes enhancement Modification to an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant