DX Unified Infrastructure Management

  • 1.  Sql Probe connection error after TLS 1.2 upgrade

    Posted Sep 25, 2018 11:33 AM

    Hi Floks,

     

    We are facing SQL database (ODBC drivers) connection error after enabling TLS 1.2 on Microsoft SQL 2014 servers. We have tried with sql server probe version 5.4 as well but no luck. Could you please suggest feasible solution to overcome this error able to connect to database from ca uim?

     

    Thanks in advance.



  • 2.  Re: Sql Probe connection error after TLS 1.2 upgrade

    Broadcom Employee
    Posted Sep 25, 2018 11:40 AM

    you need to make sure you are running the latest version of the sqlsever probe:5:40

    if you have disabled TLS 1.0 as well then you will need the beta version 5.41

     

    The proper native SQL server client install must be installed.

    and the ODBC patch for TLS must be installed per MS documentaiton:

    https://support.microsoft.com/en-us/help/3135244/tls-1-2-support-for-microsoft-sql-server 



  • 3.  Re: Sql Probe connection error after TLS 1.2 upgrade

    Posted Sep 25, 2018 01:23 PM

    Can you please provide the link to download the sqlserver probe 5.41 beta version.

    Thanks.

    Padmaja



  • 4.  Re: Sql Probe connection error after TLS 1.2 upgrade



  • 5.  Re: Sql Probe connection error after TLS 1.2 upgrade
    Best Answer

    Posted Oct 05, 2018 05:37 AM

    Thanks for the link. The issue was resolved by enabling the FIPS encryption key (which is disabled by default)on all the servers for which TLS 1.1/1.2 is enabled and reboot the server to implement the change effectively.

    Thanks.