RE: Help Please....SSL3_GET_RECORD error

2009-08-04 Thread Dave Thompson
ave it) core-dump? Can you create the problem in a process under a debugger? Alternatively, it's a very crude "solution" but: can you just eliminate or reduce multithreading? That might prevent the bug from being triggered. Hardware is mostly cheap nowadays. > > From: B

Fw: Help Please....SSL3_GET_RECORD error

2009-08-04 Thread Biswatosh
lf Of Biswatosh Sent: 03 August 2009 15:32 To: openssl-users@openssl.org Subject: Fw: Help PleaseSSL3_GET_RECORD error Hi, As a sequel to the mail i sent today on the same issue, I found multiple references in openssl user community but none seemed to be address my problem precisely. My question

RE: Help Please....SSL3_GET_RECORD error

2009-08-03 Thread Shaw Graham George
: Help PleaseSSL3_GET_RECORD error Hi, As a sequel to the mail i sent today on the same issue, I found multiple references in openssl user community but none seemed to be address my problem precisely. My questions are: 1)Does openssl accept that this is their bug? It looks to get manifested

Fw: Help Please....SSL3_GET_RECORD error

2009-08-03 Thread Biswatosh
because of incorrect key certificate pair. But, in my case, it can happen any time but not all time. Thanks Biswatosh --- On Mon, 8/3/09, Biswatosh wrote: > From: Biswatosh > Subject: Help PleaseSSL3_GET_RECORD error > To: openssl-users@openssl.org > Date: Monday, August 3, 2

Help Please....SSL3_GET_RECORD error

2009-08-03 Thread Biswatosh
Hi OpenSSL Gurus, Firstly, please reply to me as I am not a member yet of your alias. My multithreaded application uses openssl 9.6i and sometime gets error: "SSL Error: error:1408F455:SSL routines:SSL3_GET_RECORD:decryption failed or bad record mac." Could anybody help me on this? I want to