Re: [openssl-users] DTLS and packet loss

2015-06-02 Thread Alfred E. Heggestad
On 01/06/15 16:29, Matt Caswell wrote: On 01/06/15 12:52, Alfred E. Heggestad wrote: Hey Matt, openssl version 1.0.2a on both sides (Client and Server) Are you also running OpenSSL on the server side (and if so which version there)? The error message suggests that the NewSessionTicket me

Re: [openssl-users] DTLS and packet loss

2015-06-01 Thread Matt Caswell
On 01/06/15 12:52, Alfred E. Heggestad wrote: > Hey Matt, > > > openssl version 1.0.2a on both sides (Client and Server) > > >> Are you also running OpenSSL on the server side (and if so which version >> there)? >> >> The error message suggests that the NewSessionTicket message that has >> be

Re: [openssl-users] DTLS and packet loss

2015-06-01 Thread Alfred E. Heggestad
On 01/06/15 11:39, Matt Caswell wrote: On 01/06/15 10:08, Alfred E. Heggestad wrote: Hi, we are using OpenSSL to deploy DTLS-SRTP, Ref: http://www.creytiv.com/doxygen/re-dox/html/tls__udp_8c.html it works really well, thanks for the good code. one scenario that does not work so well, is wh

Re: [openssl-users] DTLS and packet loss

2015-06-01 Thread Jeffrey Walton
> it works really well, thanks for the good code. > one scenario that does not work so well, is when DTLS > is running in an environment with packet loss. Oh man... Comcast at work is the pits (not sure what it is about their copper in the segment where I work). Its so bad, there's actually a scri

Re: [openssl-users] DTLS and packet loss

2015-06-01 Thread Matt Caswell
On 01/06/15 10:08, Alfred E. Heggestad wrote: > Hi, > > we are using OpenSSL to deploy DTLS-SRTP, Ref: > > http://www.creytiv.com/doxygen/re-dox/html/tls__udp_8c.html > > > it works really well, thanks for the good code. > one scenario that does not work so well, is when DTLS > is running in

[openssl-users] DTLS and packet loss

2015-06-01 Thread Alfred E. Heggestad
Hi, we are using OpenSSL to deploy DTLS-SRTP, Ref: http://www.creytiv.com/doxygen/re-dox/html/tls__udp_8c.html it works really well, thanks for the good code. one scenario that does not work so well, is when DTLS is running in an environment with packet loss. for example, we get this error mes