On Tue, Jul 18, 2000 at 11:28:44PM -0400, x wrote:
> > That means nothing more to me that it does to you :) Try
> > ERR_error_string(ERR_get_error(), NULL) instead.
> 
> The message after SSL_connect fails is:
> [error:00000000::lib(0) :func(0) :reason(0)]

Did you think of SSL_load_error_strings() to get suitable error messages?
BTW, you have initialized OpenSSL with SSLeay_add_ssl_algorithms()?

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