On Wed, Dec 28, 2005, Pankaj wrote: > I am quite new for the OpenSSL programming. I am using Perl client > program and C client program for connecting to the same server. > > Perl script works fine with the get_https request. But in C, I am > getting "-1" return value from the server while reading. >
A -1 return value from BIO_read() is not necessarily an error. Check out the BIO_read() manual page for more details. Steve. -- Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage OpenSSL project core developer and freelance consultant. Funding needed! Details on homepage. Homepage: http://www.drh-consultancy.demon.co.uk ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]