disable some invalid ciphersuites

This commit is contained in:
Bodo Möller
2005-11-15 23:32:11 +00:00
parent 8dee9f844f
commit d804f86b88
4 changed files with 24 additions and 6 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,