R
rossb2
We need to support the Cipher TLS_RSA_WITH_NULL_MD5 on 2012 R2. This is to allow some legacy 2003 servers on TLS 1.0 to connect.
I have attempted to specify this Cipher in the registry , at the location HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Cryptography\Configuration\Local\SSL\0010002 , in the registry key "functions". Numerous ciphers are already specified. I then restarted the server.
So far, testing using a cipher scanner(nmap), does not show the cipher as being enabled. Has this cipher been patched out of 2012 R2?
Continue reading...
I have attempted to specify this Cipher in the registry , at the location HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Cryptography\Configuration\Local\SSL\0010002 , in the registry key "functions". Numerous ciphers are already specified. I then restarted the server.
So far, testing using a cipher scanner(nmap), does not show the cipher as being enabled. Has this cipher been patched out of 2012 R2?
Continue reading...