Posted on: 12/1/2014 3:10:37 AM | Views : 685

SQL Server 2008 Express fails to start after disabling SSL V3 on Server 2008 R2 Standard Edition. Does SQL Server use SSL V3? If it does, is there are workaround? I have to disable SSL V3 to secure the server from poodle attack. I have already enabled other upgraded protocols - TLS 1.0, 1.1 and 1.2 but no luck. I have been searching the web for the solution for the last two days. Any help would be highly appreciated.

Go to the complete details ...