Check this blog..

http://blog.taddong.com/2011/10/tlssled-v12.html

This might help you to find out if the openssl version that you have
supports the TLSV1.2

On Wed, Jun 13, 2012 at 1:42 AM, Garrison, Jim (ETW)
<jim.garri...@nike.com>wrote:

> > -----Original Message-----
> > From: Eric Covener [mailto:cove...@gmail.com]
> > Sent: Tuesday, June 12, 2012 12:53 PM
> > To: users@httpd.apache.org
> > Subject: Re: [users@httpd] TLS 1.2 handshake problem?
> >
> > Extension: SessionTicket TLS
> >                Type: SessionTicket TLS (0x0023)
> >                Length: 0
> >                Data (0 bytes)
> >
> > I've seen this cause trouble on java-based servers, since it is the first
> > extension that's 0 byte and servers can over-read and block.
> >
> > In openssl s_client, you can separately disable tls session tickets..
> >
> > Does your request go through a java-based proxy?
>
> I don't believe so. However, if I force TLSv1.0 handshake the packet still
> contains the same SessionTicket, but connects successfully, so that can't
> be the problem.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>

Reply via email to