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

feat: allow setting ssl root cert directly #605

Merged
merged 2 commits into from
Oct 10, 2023
Merged

Conversation

soedirgo
Copy link
Member

@soedirgo soedirgo commented Aug 25, 2023

Set the root cert directly via env instead of setting the path of the cert. Also, PG_META_DB_SSL_ROOT_CERT will be applied on all pg connections, instead of the user having to set &sslrootcert= path in the connection string.

Follow up to #600

@soedirgo soedirgo requested review from a team as code owners August 25, 2023 09:04
Set the root cert directly via env instead of setting the path of the
cert. Also, sslrootcert will be applied on all pg connections, instead
of the user having to set &sslrootcert= path in the connection string.
@soedirgo soedirgo merged commit 42649b7 into master Oct 10, 2023
4 checks passed
@soedirgo soedirgo deleted the feat/ssl-root-cert branch October 10, 2023 05:55
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

Successfully merging this pull request may close these issues.

2 participants