On Mon, Jul 16, 2001 at 06:16:36PM -0700, Nilesh Vaghela wrote:
...
> /*****************************************/
> All the above code works fine but when it comes to
> accept a conenction if client generates SSLv3 reqiest
> I get no proble but if it generates SSlv2 (40-bit
> encryption) I am getting follwing error at teh
> statement SSL_accept(ssl);
> 
> Error is "SSL_ERROR_SSL"....

When this error message is shown, you should find an error message
in the error queue. "man err"

Best regards,
        Lutz
-- 
Lutz Jaenicke                             [EMAIL PROTECTED]
BTU Cottbus               http://www.aet.TU-Cottbus.DE/personen/jaenicke/
Lehrstuhl Allgemeine Elektrotechnik                  Tel. +49 355 69-4129
Universitaetsplatz 3-4, D-03044 Cottbus              Fax. +49 355 69-4153
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to