On 09/03/15 16:38, Kannamraju P wrote:
> I am using openssl-1.0.1h .
Please can you try the git HEAD (OpenSSL_1_0_1-stable) and let me know
if you still have the same issue. There have been quite a few DTLS fixes
that have gone in since 1.0.1h.
Thanks
Matt
___
I am using openssl-1.0.1h .
On Mon, Mar 9, 2015 at 12:33 PM, Matt Caswell wrote:
>
>
> On 09/03/15 15:17, Kannamraju P wrote:
> > Hi Matt,
> >
> > I already have SSL_CTX_set_read_ahead(ctx, 1); set , still running
> > into the same
> > issue.Any idea what could be the issue.
>
> Hmwhat
On 09/03/15 15:17, Kannamraju P wrote:
> Hi Matt,
>
> I already have SSL_CTX_set_read_ahead(ctx, 1); set , still running
> into the same
> issue.Any idea what could be the issue.
Hmwhat version of OpenSSL are you using? Do you still get this
if you use the git HEAD version?
Matt
___
Hi Matt,
I already have SSL_CTX_set_read_ahead(ctx, 1); set , still running into
the same
issue.Any idea what could be the issue.
Thanks,
Raju.
On Mon, Mar 9, 2015 at 5:58 AM, Matt Caswell wrote:
>
>
> On 08/03/15 04:04, Kannamraju P wrote:
> > -- Forwarded message --
> > Fro
Fixed in this commit:
https://github.com/openssl/openssl/commit/f7683aaf36341dc65672ac2ccdbfd4a232e3626d
Thanks for the patch.
I'm leaving this ticket open for now to consider the DTLS 0.9 method stuff
(which I would look at from a master only, point of view).
Matt
Fixed in this commit:
https://github.com/openssl/openssl/commit/5178a16c4375471d25e1f5ef5de46febb62a5529
Closing ticket.
Matt
___
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
On 08/03/15 04:04, Kannamraju P wrote:
> -- Forwarded message --
> From: "Kannamraju P" mailto:pkannamr...@gmail.com>>
> Date: Mar 6, 2015 12:44 AM
> Subject: DTLS handshake not getting completed
> To: mailto:openssl-us...@openssl.org>>
> Cc:
>
> Hi All,
>
> I am testing out a