Hello,

I was playing a bit with openssl's sslv3 support and I noticed that even
though SSL_accept returned -1 and no cipher was being used still
application level data was being sent and successfully so (using SSL_write
and SSL_read). Is this in accordance with the SSL specs?
Also SSL_accept doesn't seem to like filedescriptors/sockets which are in
non-blocking mode.

Regards,

Simon Weijgers

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

Reply via email to