Hi,
Im using Zabbix 5.2 and SQL ODBC Monitoring. We have some older SQL that i needed to configure the openssl.cnf MinProtocol = TLSv1.0 for it to work or i would get 'SSL routines:ssl_choose_client_version:unsupp' error.
But after adding the MinProtocol it works great with the ISQL command from the zabbix proxy server but when the item launches the item i still get the 'SSL routines:ssl_choose_client_version:unsupp' error in the zabbix gui.
Shouldnt zabbix proxy honor the openssl.cnf settings or i need to configure tls 1.0 support somewhere else for it to work?
//Mathias
Im using Zabbix 5.2 and SQL ODBC Monitoring. We have some older SQL that i needed to configure the openssl.cnf MinProtocol = TLSv1.0 for it to work or i would get 'SSL routines:ssl_choose_client_version:unsupp' error.
But after adding the MinProtocol it works great with the ISQL command from the zabbix proxy server but when the item launches the item i still get the 'SSL routines:ssl_choose_client_version:unsupp' error in the zabbix gui.
Shouldnt zabbix proxy honor the openssl.cnf settings or i need to configure tls 1.0 support somewhere else for it to work?
//Mathias
Comment