On Fri, Sep 28, 2012, Justin Meltzer wrote: > Hello everyone, > > My company is running into a problem which has been causing us a lot of > strife. We're using socket.io to connect a cross-domain client to our > node.js server over flash sockets using SSL encryption. Unfortunately, one > of the OpenSSL files seems to be throwing an error preventing the > connection from being established. The crux of the problem is explained > here: > http://stackoverflow.com/questions/11571517/https-error-data-length-too-long-in-s3-pkt-c-from-socket-io > > I'd be very grateful if anyone could point me in the right direction. >
Have you tried setting SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER? Steve. -- Dr Stephen N. Henson. OpenSSL project core developer. Commercial tech support now available see: http://www.openssl.org ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org