Configuring TLS for JDBC and ODBC clients

This section contains the procedures for configuring TLS for JDBC and ODBC clients.

These procedures assume that you have already configured your server to use either server or mutual mode. For more information, see Configuring Client-server TLS.

Once configured, vsql will always first attempt to create an encrypted connection. If this attempt fails in:

  • Server Mode, vsql will attempt an unencrypted connection.
  • Mutual Mode, vsql will not attempt any follow-up connections.

In This Section