Changing the SSL cipher order in Internet Explorer 7 on Windows Vista
...cipher supported cipher suites. The server then selects the first one from the list that it can match. The default order that IE follows is this
TLS RSA WITH AES 128 CBC SHA
TLS RSA WITH AES 256 CBC SHA
TLS RSA WITH RC4 128 SHA
TLS RSA WITH 3DES EDE CBC SHA
TLS ECDHE ECDSA WITH AES 128 CBC SHA P256
TLS ECDHE ECDSA WITH AES 128 CBC SHA P384...





