Skip to main content
Inspiring
May 23, 2017
Answered

ColdFusion 11, disabling TLS 1.0/1.1 breaks connections to MS-SQL

  • May 23, 2017
  • 1 reply
  • 1093 views

I'm running two servers with MS-SQL Server 2008 and ColdFusion 11.  When I disable TLS 1.0/1.1, ColdFusion can no longer connect to the SQL server...  This happens whether I'm running MS-SQL Server on the same machine with ColdFusion or not.  In other words, it breaks local connections and remote connections...

I need to disable TLS 1.0/1.1 in order to remain PCI-compliant.  How do I do this without breaking all my SQL connections in ColdFusion 11?

Thanks,

Laurence MacNeill

Ball Ground, Georgia, USA

    This topic has been closed for replies.
    Correct answer Laurence MacNeill

    Oh -- never mind.  It's not ColdFusion 11's problem.  It's Microsoft SQL Server 2008's problem...

    Just in case anyone else is having this issue, go here: https://support.microsoft.com/en-us/help/3135244/tls-1.2-support-for-microsoft-sql-server

    Thanks,

    L.

    1 reply

    Laurence MacNeillAuthorCorrect answer
    Inspiring
    May 23, 2017

    Oh -- never mind.  It's not ColdFusion 11's problem.  It's Microsoft SQL Server 2008's problem...

    Just in case anyone else is having this issue, go here: https://support.microsoft.com/en-us/help/3135244/tls-1.2-support-for-microsoft-sql-server

    Thanks,

    L.