Security Basics mailing list archives

Browser Supported Cipher Suites (SSL/TLS)


From: "Steven Adair" <steven () securityzone org>
Date: Fri, 15 Jun 2007 05:03:16 -0400 (EDT)

Greetings,

Does anyone know of a website or other resource that lists the supported
SSL/TLS ciphers for popular browsers such as IE, Firefox, and Opera? 
Preferably this list would also include any changes in supported ciphers
between the various versions of the browser as well between release an
OS's if applicable.  I am well aware I could setup a webserver to only
offer up certain combinations of key-exchange, encryption, and signing
algorithms and test the permutations one-by-one for each browser. 
However, if there is a website or detailed document somewhere with this
information for all or any of the aforementioned browsers that someone
knows of and would like to share, it would be most appreciated.

I am looking for information that goes well beyond just knowing that
SSLv2, SSLv3, and TLS are supported by the browsers.  A few quick examples
would be:

SSL_RSA_WITH_3DES_EDE_CBC_SHA
TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
TLS_ECDHE_RSA_WITH_RC4_128_SHA
TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA
TLS_ECDH_RSA_WITH_AES_128_CBC_SHA

Thanks,

Steven
securityzone.org


Current thread: