SSL Settings (Available only for MySQL and PostgreSQL Server)

Secure Sockets Layer(SSL) is a protocol for transmitting private documents via the Internet. To get a secure connection to work with MySQL/PostgreSQL Server, the first thing you need to do is to install OpenSSL Library and download MySQL/PostgreSQL Database Source.

Steps of setting up SSL Connection for MySQL/PostgreSQL Server and Navicat:

  1. Installation of OpenSSL and MySQL/PostgreSQL.
  2. Setting up SSL Certificate for MySQL/PostgreSQL.
  3. Setting up Client Certificate for Navicat.

Note: Support from PostgreSQL 8.4 or later.


See also:
Advanced Settings

Related topics:
General Settings for MySQL, General Settings for PostgreSQL, SSH