Re: [openssl-users] OpenSSL sending close_notify rightafterresponding to a heartbeat request

2017-04-03 Thread R Kaja Mohideen
Still - I couldn't find the root-cause why OpenSSL is closing after responding. Any pointers about which area of codebase is causing this will be very helpful. Is there any commercial support available for OpenSSL? On Wed, Mar 29, 2017 at 6:47 AM, Kaja Mohideen <reac...@kajasweb.com>

Re: [openssl-users] OpenSSL sending close_notify rightafterresponding to a heartbeat request

2017-03-28 Thread Kaja Mohideen
ng to a heartbeat request Just to clarify: Does it respond to the heartbeat before closing the session, or does it just close the session when you try to trigger the heartbeat/bleed code? On 28/03/2017 16:29, Kaja Mohideen wrote: > Thanks for the response, Micheal Wojcik. Any idea what is

Re: [openssl-users] OpenSSL sending close_notify right afterresponding to a heartbeat request

2017-03-28 Thread Kaja Mohideen
l.org" <openssl-users@openssl.org> Subject: Re: [openssl-users] OpenSSL sending close_notify right afterresponding to a heartbeat request > From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf > Of R Kaja Mohideen > Sent: Monday, March 27, 2017 13:55 > >

Re: [openssl-users] OpenSSL sending close_notify right after responding to a heartbeat request

2017-03-27 Thread R Kaja Mohideen
. Is it due to architecture of OpenSSL or something which makes OpenSSL to use a new thread for invoking ssl_shutdown? Any OpenSSL developers? // Kaja On Fri, Mar 24, 2017 at 7:10 PM, R Kaja Mohideen <reac...@kajasweb.com> wrote: > Hi, > > We have a TLS Server (Written in C) and Client (

[openssl-users] OpenSSL sending close_notify right after responding to a heartbeat request

2017-03-24 Thread R Kaja Mohideen
ding to heartbeat remains a mystery. Any help / suggestions to investigate this issue is highly appreciated. Thanks & regards, R Kaja Mohideen -- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Re: [openssl-users] TLS Heartbeat

2016-12-11 Thread Rasool, Kaja Mohideen (Nokia - IN)
Yes. We're thinking of using TLS Heartbeats as cheaper KeepAlive option in idle connections. -Original Message- From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf Of Michael Wojcik Sent: Monday, December 12, 2016 12:19 AM To: openssl-users@openssl.org Subject: Re:

Re: [openssl-users] TLS Heartbeat

2016-12-10 Thread Rasool, Kaja Mohideen (Nokia - IN)
Ok, maybe, TCP is doing it. Is there any other API using which I can specify the payload length & number of bytes for padding to send a TLS Heartbeat request? Then, I can use that API to send out a big enough heartbeat request so my server recognize & responds to it. // Kaja From:

[openssl-users] TLS Heartbeat

2016-12-10 Thread Rasool, Kaja Mohideen (Nokia - IN)
-around the limitation (A) ? Many thanks in advance, With regards, R Kaja Mohideen -- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users