Re: [openssl-users] Query regarding DTLS handshake

2017-05-01 Thread Michael Tuexen
> On 2. May 2017, at 08:03, mahesh gs wrote: > > > > On Sun, Apr 30, 2017 at 11:11 PM, Michael Tuexen > wrote: > > On 20. Apr 2017, at 20:01, mahesh gs wrote: > > > > Hi, > > > > This issue occur purely based on the time (sequence of events) at which SSL > > read_state_machine enter the po

Re: [openssl-users] Query regarding DTLS handshake

2017-05-01 Thread mahesh gs
On Sun, Apr 30, 2017 at 11:11 PM, Michael Tuexen < michael.tue...@lurchi.franken.de> wrote: > > On 20. Apr 2017, at 20:01, mahesh gs wrote: > > > > Hi, > > > > This issue occur purely based on the time (sequence of events) at which > SSL read_state_machine enter the post processing of certificate

Re: [openssl-users] Query regarding DTLS handshake

2017-04-30 Thread Michael Tuexen
> On 20. Apr 2017, at 20:01, mahesh gs wrote: > > Hi, > > This issue occur purely based on the time (sequence of events) at which SSL > read_state_machine enter the post processing of certificate verify which is > received from client. > > Handshake works fine if the certificate verify post p

Re: [openssl-users] Query regarding DTLS handshake

2017-04-20 Thread Martin Brejcha
Matt Caswell wrote on 04/20/2017 03:23 PM: > > > On 20/04/17 14:19, Martin Brejcha wrote: >> >> >> Matt Caswell wrote on 04/20/2017 01:29 PM: >>> >>> >>> On 20/04/17 12:26, mahesh gs wrote: Hi Matt, Yes I raised github case for the same issue. I also tried running this call

Re: [openssl-users] Query regarding DTLS handshake

2017-04-20 Thread Matt Caswell
On 20/04/17 14:19, Martin Brejcha wrote: > > > Matt Caswell wrote on 04/20/2017 01:29 PM: >> >> >> On 20/04/17 12:26, mahesh gs wrote: >>> Hi Matt, >>> >>> Yes I raised github case for the same issue. I also tried running this >>> call flow with the latest SNAPSHOT code (openssl-SNAP-20170419)

Re: [openssl-users] Query regarding DTLS handshake

2017-04-20 Thread Martin Brejcha
Matt Caswell wrote on 04/20/2017 01:29 PM: > > > On 20/04/17 12:26, mahesh gs wrote: >> Hi Matt, >> >> Yes I raised github case for the same issue. I also tried running this >> call flow with the latest SNAPSHOT code (openssl-SNAP-20170419) and >> handshake is successful with the latest SNAPSHO

Re: [openssl-users] Query regarding DTLS handshake

2017-04-20 Thread Matt Caswell
On 20/04/17 12:26, mahesh gs wrote: > Hi Matt, > > Yes I raised github case for the same issue. I also tried running this > call flow with the latest SNAPSHOT code (openssl-SNAP-20170419) and > handshake is successful with the latest SNAPSHOT code which is not an > official release. > > I check

Re: [openssl-users] Query regarding DTLS handshake

2017-04-20 Thread mahesh gs
Hi Matt, Yes I raised github case for the same issue. I also tried running this call flow with the latest SNAPSHOT code (openssl-SNAP-20170419) and handshake is successful with the latest SNAPSHOT code which is not an official release. I checked the github repo history and observer that during co

Re: [openssl-users] Query regarding DTLS handshake

2017-04-19 Thread Matt Caswell
For those following this discussion Mahesh has created a github issue with much more detail (at least I am assuming this is the same issue): https://github.com/openssl/openssl/issues/3251 Matt On 18/04/17 21:17, Michael Tuexen wrote: >> On 13. Apr 2017, at 11:11, mahesh gs wrote: >> >> Hi, >>

Re: [openssl-users] Query regarding DTLS handshake

2017-04-18 Thread Michael Tuexen
> On 13. Apr 2017, at 11:11, mahesh gs wrote: > > Hi, > > We are running SCTP connections with DTLS enabled in our application. We have > adapted openssl version (openssl-1.1.0e) to achieve the same. > > We have generated the self signed root and node certificates for testing. We > have a str

Re: [openssl-users] Query regarding DTLS handshake

2017-04-13 Thread Matt Caswell
On 13/04/17 18:26, Martin Brejcha wrote: > > > Matt Caswell wrote on 04/13/2017 03:45 PM: >> >> >> On 13/04/17 10:11, mahesh gs wrote: >>> Hi, >>> >>> We are running SCTP connections with DTLS enabled in our application. We >>> have adapted openssl version (openssl-1.1.0e) to achieve the same.

Re: [openssl-users] Query regarding DTLS handshake

2017-04-13 Thread Michael Tuexen
> On 13. Apr 2017, at 19:26, Martin Brejcha wrote: > > > > Matt Caswell wrote on 04/13/2017 03:45 PM: >> >> >> On 13/04/17 10:11, mahesh gs wrote: >>> Hi, >>> >>> We are running SCTP connections with DTLS enabled in our application. We >>> have adapted openssl version (openssl-1.1.0e) to ach

Re: [openssl-users] Query regarding DTLS handshake

2017-04-13 Thread Martin Brejcha
Matt Caswell wrote on 04/13/2017 03:45 PM: > > > On 13/04/17 10:11, mahesh gs wrote: >> Hi, >> >> We are running SCTP connections with DTLS enabled in our application. We >> have adapted openssl version (openssl-1.1.0e) to achieve the same. >> >> We have generated the self signed root and node

Re: [openssl-users] Query regarding DTLS handshake

2017-04-13 Thread Michael Tuexen
> On 13. Apr 2017, at 11:11, mahesh gs wrote: > > Hi, > > We are running SCTP connections with DTLS enabled in our application. We have > adapted openssl version (openssl-1.1.0e) to achieve the same. > > We have generated the self signed root and node certificates for testing. We > have a str

Re: [openssl-users] Query regarding DTLS handshake

2017-04-13 Thread Matt Caswell
On 13/04/17 10:11, mahesh gs wrote: > Hi, > > We are running SCTP connections with DTLS enabled in our application. We > have adapted openssl version (openssl-1.1.0e) to achieve the same. > > We have generated the self signed root and node certificates for > testing. We have a strange problem w

[openssl-users] Query regarding DTLS handshake

2017-04-13 Thread mahesh gs
Hi, We are running SCTP connections with DTLS enabled in our application. We have adapted openssl version (openssl-1.1.0e) to achieve the same. We have generated the self signed root and node certificates for testing. We have a strange problem with the incomplete DTLS handshake if we run the DTLS