Secure Sockets Layer Protocol

The information in this topic applies to Windows Server 2003, Windows XP, and Windows 2000. For cipher suites for Windows Server 2008 and Windows Vista, see Cipher Suites in Schannel.

Schannel supports versions 2.0 and 3.0 of the Secure Sockets Layer (SSL) protocol.

SSL 3.0

SSL 3.0 is the predecessor of the Transport Layer Security Protocol.

Schannel supports the cipher suites listed under TLS Cipher Suites for SSL 3.0. SSL 3.0 supports all of the cipher suites listed under TLS Cipher Suites as well as SSL_FORTEZZA_KEA_WITH_FORTEZZA_CBC_SHA.

SSL 2.0

SSL 2.0 has been superseded by TLS and should not be used for new development.

Schannel supports the following cipher suites for SSL 2.0. The suites are listed in order from most secure to least secure.

  • SSL_RC4_128_WITH_MD5
  • SSL_DES_192_EDE3_CBC_WITH_MD5
  • SSL_RC2_CBC_128_CBC_WITH_MD5
  • SSL_DES_64_CBC_WITH_MD5
  • SSL_RC4_128_EXPORT40_WITH_MD5

Send comments about this topic to Microsoft

Build date: 11/19/2009

Tags :


Page view tracker