Disable invalid ciphersuites

This commit is contained in:
Bodo Möller
2006-06-14 17:52:01 +00:00
parent b610f46bae
commit 0e73294e26
4 changed files with 35 additions and 3 deletions

View File

@@ -178,7 +178,7 @@ OPENSSL_GLOBAL SSL_CIPHER ssl2_ciphers[]={
SSL_ALL_STRENGTHS,
},
/* RC4_64_WITH_MD5 */
#if 1
#if 0
{
1,
SSL2_TXT_RC4_64_WITH_MD5,