Hi,

in the file 'ssl_engine_vars.c' in the 
table 'ssl_var_lookup_ssl_cipher_bits_rec' the entry  
'SSL3_TXT_RSA_IDEA_128_SHA' is duplicate.

The second entry should read

{ SSL2_TXT_IDEA_128_CBC_WITH_MD5 /*IDEA-CBC-MD5*/, 128, 128 },

instead of

{ SSL3_TXT_RSA_IDEA_128_SHA      /*IDEA-CBC-MD5*/, 128, 128 },


regards

Matthias

-------------------------------------------------------------------------------
Matthias Loepfe, AdNovum Informatik AG, Roentgenstr. 22, CH-8005 Zurich
Email: [EMAIL PROTECTED]   Voice: +41 1 272 6111   Fax: +41 1 272 6312
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to