-
Notifications
You must be signed in to change notification settings - Fork 332
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(pg): support SSL certs #7175
Commits on Sep 13, 2022
-
Signed-off-by: Matt Krick <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c41758d - Browse repository at this point
Copy the full SHA c41758dView commit details -
feat(pg): remove conditional based on pgsslmode
Signed-off-by: Matt Krick <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3989d03 - Browse repository at this point
Copy the full SHA 3989d03View commit details -
feat(pg): graceful support for defaults
Signed-off-by: Matt Krick <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a580d0d - Browse repository at this point
Copy the full SHA a580d0dView commit details
Commits on Nov 29, 2022
-
feat: add env var for PG_CERT_DIR
Signed-off-by: Matt Krick <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d09347a - Browse repository at this point
Copy the full SHA d09347aView commit details
Commits on Dec 1, 2022
-
Merge branch 'master' into devops/pg-ssl
Signed-off-by: Matt Krick <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 06f43c3 - Browse repository at this point
Copy the full SHA 06f43c3View commit details -
feat: add postgresql ssl to readme
Signed-off-by: Matt Krick <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1a15a74 - Browse repository at this point
Copy the full SHA 1a15a74View commit details
Commits on Dec 2, 2022
-
chore(pg): accept unauthorized SSL connections. Required to work with…
… CloudSQL without the CloudSQL Proxy.
Configuration menu - View commit details
-
Copy full SHA for 8823fd0 - Browse repository at this point
Copy the full SHA 8823fd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d351c3c - Browse repository at this point
Copy the full SHA d351c3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cbedb0 - Browse repository at this point
Copy the full SHA 7cbedb0View commit details -
Signed-off-by: Matt Krick <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8cda4ee - Browse repository at this point
Copy the full SHA 8cda4eeView commit details
Commits on Dec 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7f219ee - Browse repository at this point
Copy the full SHA 7f219eeView commit details
Commits on Dec 12, 2022
-
Revert "Use getSSL function for migrations as well"
This reverts commit d351c3c.
Configuration menu - View commit details
-
Copy full SHA for 02dbe48 - Browse repository at this point
Copy the full SHA 02dbe48View commit details -
fix: coerce string to bool for getPgSSL
Signed-off-by: Matt Krick <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a09c160 - Browse repository at this point
Copy the full SHA a09c160View commit details -
Signed-off-by: Matt Krick <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0ba26b9 - Browse repository at this point
Copy the full SHA 0ba26b9View commit details
Commits on Dec 13, 2022
-
Signed-off-by: Matt Krick <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 56e2621 - Browse repository at this point
Copy the full SHA 56e2621View commit details