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)]
>
> I think that some basic initialization has not been successful under
> NES/NSAPI. tried seeding the PRNG as Lutz suggests, but I get the same
> error.
>
There is a known issue when linking with some NS libraries. There is a
name clash with the functions MD5_Update, SHA1_Update, MD2_Update (maybe
a few more). This can cause confusion and bizarre behaviour. You could
try renaming these in OpenSSL.
Steve.
--
Dr Stephen N. Henson. http://www.drh-consultancy.demon.co.uk/
Personal Email: [EMAIL PROTECTED]
Senior crypto engineer, Celo Communications: http://www.celocom.com/
Core developer of the OpenSSL project: http://www.openssl.org/
Business Email: [EMAIL PROTECTED] PGP key: via homepage.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]