Hello, I encounter incorrect OpenSSL behavior just like it was described by Viljanen Miikka.
In particular I use non-block sockets over SSL v.2 with random size data-packets. Peers exchange data in full-duplex manner (_not_ in request/response model). After few seconds (3-30 secs) in 100% test cases, OpenSSL connection fails with SSL_ERROR_SSL. Error queue points on s2_pkt.c:257. I tried 0.9.8, 1.0.1, 1.0.2 OpenSSl version over SSL2. Change protocol version to SSL3 removes the issue. Thank you. -- View this message in context: http://openssl.6102.n7.nabble.com/openssl-org-2960-protocol-bug-in-s2-pkt-c-tp43205p46434.html Sent from the OpenSSL - Dev mailing list archive at Nabble.com. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
