Ad Widget

Collapse

SQL ODBC Connection cannot connect

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • maand
    Junior Member
    • Mar 2019
    • 15

    #1

    SQL ODBC Connection cannot connect

    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
  • maand
    Junior Member
    • Mar 2019
    • 15

    #2
    This was solved by restarting the proxy service after the changes in openssl.cnf was made

    Comment

    Working...