I am getting SSL version 2 and 3 protocol detection vulnerability on 2 of my windows 2012 R2 servers. I disabled SSL 2 and 3 in the registry. I have also disabled RC4 ciphers. Still the vulnerability is showing after the scan.
Registry settings: DisabledByDefault is set to 1 and Enabled is set to 0 for SSL 2.0 and 3.0
Also RC2 40/128, RC4 40/128, RC4 56/128 and Triple DES 168 has been disabled.
Is there anything else to check, for resolving this issue?