Re: [openssl-dev] [openssl.org #4348] AutoReply: SSL3_GET_MESSAGE:excessive message size

2016-02-28 Thread Bruce Drake via RT
Please close this, I found the cause was due to a multi-threaded read before the connect had completed. Sorry. On 26/02/2016 1:47 PM, The default queue via RT wrote: > Greetings, > > This message has been automatically generated in response to the > creation of a trouble ticket regarding: >

[openssl-dev] [openssl.org #4348] SSL3_GET_MESSAGE:excessive message size

2016-02-25 Thread Bruce Drake via RT
Hi I am getting the following error when trying to connect to stream-api.betfair.com:443 Error connecting with SSL. error:1408E098:SSL routines:SSL3_GET_MESSAGE:excessive message size using OpenSSL. However using code I wrote using SChannel it works fine. I looked around and it looks like