You are browsing the documentation for iTop 2.4 which is not the current version.

Consider browsing to iTop 3.1 documentation

Connect to MySQL using TLS

If iTop is hosted on a different server than the MySQL server, and a shared infrastructured is used, then you might want to use encryption between the application and the database.

One way to do that is to use the MySQL solution. See the official documentation : MySQL :: MySQL 5.6 Reference Manual :: 6.4 Using Encrypted Connections

Since version 2.5, iTop allows to use all of the needed parameters :

  • client key file
  • client certificate file
  • certificate authority file
  • CA path
  • cypher list

Before using such a connection in iTop, Combodo hardly recommend to test the link using the following script :

mysql-tls-test.php
//TODO
2_4_0/install/php_and_mysql_tls.txt ยท Last modified: 2018/12/19 11:40 (external edit)
Back to top
Contact us