hi
yes i have called SSL_library_init() at the beginning.  SSL_connect is returning -1 whereas ERR_get_error() is returning 0. (SYS_ERROR_SYSCALL) what should be done?
thank you in advance
vijay

Vu Pham <[EMAIL PROTECTED]> wrote:
>
> From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of vijay >basav
> Sent: Monday, March 07, 2005 8:22 AM
> To: openssl-users@openssl.org
> Subject: SSL_connect problem
>
> hi
>
> i have ported openssl on to vxworks mips processor. i have
written a simple code for sercure >server-client interaction. SSL_connect is
giving me problems. the error is SSL_ERROR_SYSCALL. >ERR_get_error is
returning a 0. but ERR_error_string_n( ..) is returning error:
>00000000:lib(0):func(0):reason(0).

Have you called the SSL_library_init() at the beginning ?

Vu

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


Celebrate Yahoo!'s 10th Birthday!
Yahoo! Netrospective: 100 Moments of the Web

Reply via email to