ssl-mode
connection string for the connection. Options include:
ssl-mode
parameter to allow
. First try a non-SSL connection; if that fails, try an SSL connection.ssl-mode
parameter to disable
. Only try a non-SSL connection.ssl-mode
parameter to require
, which is the default for TimescaleDB connection strings. Only try an SSL connection. If a root CA file is present, verify that a trusted certificate authority (CA) issued the server certificate.