This article explains how to configure SSL/TLS for a MySQL database.
In some scenarios, SSL/TLS may not be necessary:
The IceWarp application and the MySQL database are hosted on the same server.
The IceWarp application and the MySQL database are on separate servers, but communicate over a dedicated VLAN and/or through an encrypted tunnel.
In all other cases, we strongly recommend enabling SSL/TLS to secure database communication.
For detailed instructions on enabling SSL/TLS on the MySQL server, please refer to the following article: Configuring MySQL to Use Encrypted Connections.
Comments
0 comments
Article is closed for comments.