TLS 1.0

  • Hi All,

     

    We have DB on SQL Server 2016 and Windows 2016.

    Some of the applications are not able to connect SQL Server, with SSL error.

    We tried to resolve this issue by Enabling TLS 1.2 and 1.1, but application could not connect to the DB.

    Application is able to connect once after we enable TLS 1.0.  As per the suggestions TLS 1.0 should not be used.

    Do we have any work around for this issue.

    Will there be any issues if we enable TLS 1.1, 1.1 and 1.2 on a DB server.

    Thank You.

    Regards,
    Raghavender Chavva

  • You must change application connection string to use the driver that support TSL1.2 eg. ODBC 11. Many application use by default "SQL Server" driver that are present on all Windows machines but this driver don't support TLS1.2.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply