Hi Guys!
I've been dealing with this now for hours an i can't find any problems...
When i start up zabbix-server on my CentOS 7 it cannot connect to the mysql DB.
Error is:
[Z3001] connection to database 'zabbix' failed: [0] received invalid response to SSL negotiation: J
Database runs at Port 3306 und Zabbix-Server is also configured to 3306.
I disabled ssl in MySQL with the ssl_skip option in the /etc/my.cnf -> didn't change a thing.
I generated self signed Certs for MySQL -> same result.
Anybody got an idea?
I've been dealing with this now for hours an i can't find any problems...
When i start up zabbix-server on my CentOS 7 it cannot connect to the mysql DB.
Error is:
[Z3001] connection to database 'zabbix' failed: [0] received invalid response to SSL negotiation: J
Database runs at Port 3306 und Zabbix-Server is also configured to 3306.
I disabled ssl in MySQL with the ssl_skip option in the /etc/my.cnf -> didn't change a thing.
I generated self signed Certs for MySQL -> same result.
Anybody got an idea?
Comment