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

Postgres Secure Connection Support #1117

Merged
merged 5 commits into from
Nov 9, 2023
Merged

Conversation

ukrocks007
Copy link
Contributor

@ukrocks007 ukrocks007 commented Nov 9, 2023

Postgres Secure Connection Support

List of changes

  • Add new environment variable POSTGRES_SSL
  • Support for secure pg connection for postgrator and getPgPool

How to use

User can set POSTGRES_SSL to 1 and system will use pg & postgrator in secure mode.

@ukrocks007 ukrocks007 requested a review from a team November 9, 2023 14:17
@ukrocks007 ukrocks007 self-assigned this Nov 9, 2023
@deepakprabhakara deepakprabhakara merged commit e3e684f into main Nov 9, 2023
4 checks passed
@deepakprabhakara deepakprabhakara deleted the secure-pg-support branch November 9, 2023 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants