PostgreSQL SSL connection

To create a database connection cache for the PostgreSQL database using the SSL method:

  1. After configuring the settings in the General tab, select the SSL tab.

  2. Select the SSL mode.

    • Disable -- Client is using an unencrypted connection.

    • Prefer -- Client attempts to connect using encryption, falling back to an unencrypted connection if an encrypted connection cannot be established.

    • Require -- Client requires an encrypted connection and fails if one cannot be established.

  3. Enter or select your client certificate.

  4. Click View License Terms to view the driver license and then select the check box of "I have read and agree to the license ...".

  5. Click Test Connection to make sure the connection is successful.