On Wed, Sep 29, 1999, Matthias Loepfe wrote:

> 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 },

Ops, good catch. Thanks for the patch. Now fixed for 2.4.5.

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to