I noticed while connecting to an SSL enabled web server I get a -1 on my
first SSL_read call. In debugging this code some more I found that data was
sent back by the web server even before a handshake was done. Subsequent
reads are getting valid data. In my application the client and server both
require certificate validation.

Any reason for this?

Thx, Sri

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

Reply via email to