Disable invalid ciphersuites

This commit is contained in:
Bodo Möller
2006-06-14 17:51:36 +00:00
parent 019a63f9c9
commit c098e8b6ca
4 changed files with 20 additions and 3 deletions

View File

@@ -179,7 +179,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,