1.7.14 TLS Cipher Suite Ordering for 2008

Information

Cipher suites should be ordered from strongest to weakest in order to ensure that the more secure configuration is used for encryption between the server and client.

NOTE : Nessus has not performed this query, and this check is only provided for informational purposes.

Solution

to order the cipher suites correctly, ensure the following key is set to:
tls_ecdhe_rsa_with_aes_256_cbc_sha_p256
tls_ecdhe_rsa_with_aes_128_cbc_sha_p256
tls_rsa_with_aes_256_cbc_sha
tls_rsa_with_aes_128_cbc_sha
tls_rsa_with_3des_ede_cbc_sha

in hklm\system\currentcontrolset\control\cryptography\configuration\local\ssl\00010002\functions

See Also

https://benchmarks.cisecurity.org/tools2/iis/CIS_Microsoft_IIS_7_Benchmark_v1.7.1.pdf