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

Allow encrypted DB connections #169

Closed
jmprice opened this issue Jan 14, 2019 · 2 comments
Closed

Allow encrypted DB connections #169

jmprice opened this issue Jan 14, 2019 · 2 comments

Comments

@jmprice
Copy link

jmprice commented Jan 14, 2019

All of the database connection strings appear to be hard coded with "sslmode=disable" which is preventing secure connections.
It would be nice to be able to configure this for environments that require secure connections.

@boyang9527
Copy link
Contributor

thanks for reporting this, create the issue in tracker.
https://www.pivotaltracker.com/n/projects/1566795/stories/163312493

@boyang9527
Copy link
Contributor

Delivered in PR
#177

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants