Hi:
We've compiled openssl v0.9.5a using the visual C++ v6.0
environment and when attempting a connection, SSL_connect returns
-1 and SSL_get_error returns 1, which is SSL_ERROR_SSL
I believe.
Can anyone give any information on this. This particular error
is
not mentioned as far as I can find, but I can't seem to successfully
search for SSL_ERROR_SSL, since I get a number of hits, which
don't even mention this error.(the underlines seem to cause a problem)
This same code successfully makes a connection using the
RSA libs, sslc32.lib, etc., so I think the SSL connect code should be
OK.
I'm going to look for a downloadable copy of the
ssleay32.dll
and libeay32.dll files, just to see if it was our build that caused the
problem
and also test with an existing example of an SSL client that's been used
with openssl successfully.
With thanks for your help,
Alan
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]