- regedit
- Go to: HKey_Local_MachineSystemCurrentControlSetControlSecurityProviders SCHANNELProtocols
- Create new key named “SSL 3.0”
- Inside SSL 3.0 create new key named “Server”
- Inside Server create new dword 32bit “Enabled”
- Make sure dword Enabled has value “0”
- Reboot server
There is registry source to fix it (PoodleBleed-Fix.reg):
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSecurityProvidersSCHANNELProtocolsSSL 3.0Server] "Enabled"=dword:00000000