Closed soedirgo closed 1 year ago
Feature
sslmode can be set, but sslrootcert can't be specified
sslmode
sslrootcert
Allow setting sslrootcert.
Fixes #274
Add pg-meta support for specifying CA cert
What kind of change does this PR introduce?
Feature
What is the current behavior?
sslmode
can be set, butsslrootcert
can't be specifiedWhat is the new behavior?
Allow setting
sslrootcert
.Additional context
Fixes #274