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:
- Installation of OpenSSL and MySQL/PostgreSQL.
- Setting up SSL Certificate for MySQL/PostgreSQL.
- 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