If you disable TLS 1.0 and SSL 3.0 for PCI, SQL Server will stop working.
SQL Server 2012 r2 out-of-the-box only supports SSL protocols up to and including TLS 1.0 by default. Unfortunately, PCI has required the obsolescence of SSL 3.0 and TLS 1.0.
Microsoft has released a hotfix for this that they will email to you the links if you request the hotfix since it is not formally a part of any update yet at https://support.microsoft.com/en-us/kb/3052404. However, the KB will offer you TWO hotfixes to choose from for the SQL Server 2012 r2 hotfix with no information that distinguishes the two different choices. 1) 2012_SP2_SNAC_CU6_3052468_11_0_5592_x64/11.0.5592.0/free/484541_intl_x64_zip.exe
OR
2) SQLServer2012_SP2_CU6_3052468_11_0_5592_/11.0.5592.0/free/484539_intl_x64_zip.exe
Which is the right one? Has anyone gone through the "experiment" of finding which one of these hotfixes is correct and for which circumstance?