-
+
sslmode
- This option determines whether or with what priority an
-
SSL> connection will be negotiated with the
+ This option determines whether or with what priority a
+
SSL> TCP/IP connection will be negotiated with the
server. There are four modes: disable> will attempt
only an unencrypted
SSL> connection;
allow> will negotiate, trying first a
will negotiate, trying first an
SSL> connection,
then if that fails, trying a regular non-
SSL>
connection; require> will try only an
+
SSL> connection. sslmode> is ignored
+ for Unix domain socket communication.