Hi All,

My SSL_connect fails for some reason and I'm trying to find out why.
SSL_get_error returns an SSL_ERROR_SSL value but doesn't tell me much more
about what went wrong.
So I tried printing out all the errors to a file using ERR_print_errors_fp
and the result is that my application crashes. The ERR_print_errors_fp works
fine before I execute the SSL_connect (although there are no errors to print
at that time).

Any ideas?

Stuff is compiled with VC6 running on Win2K. Using winsock for sockets.

Thanks,

Bastiaan Olij

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to