Skip to content

Conversation

anshulkamath
Copy link

@anshulkamath anshulkamath commented Sep 27, 2025

previously, ssl mode was not configurable when creating a connection to the postgres database. while the lack of SSL is acceptable for local deployments (i.e., containerized postgres in-cluster), we hit security restrictions when trying to connect to external databases (like RDS). this commit allows the operator to configure the ssl mode to their choosing.

previously, ssl mode was not configurable when creating a connection to
the postgres database. while the lack of SSL is acceptable for local
deployments (i.e., dockerized postgres in-cluster), we hit security
restrictions when trying to connect to external databases (like AWS).
this commit allows the operator to configure the ssl mode to their
liking.
@CLAassistant
Copy link

CLAassistant commented Sep 27, 2025

CLA assistant check
All committers have signed the CLA.

@mfiedorowicz
Copy link
Member

@anshulkamath Thanks for contribution, could you sign the CLA, please?

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.

3 participants