Erwann ABALEA wrote
> Bonjour,
>
>> Hi,
>> I ran into the same problem and then came across this thread. According
>> to
>> http://tools.ietf.org/html/rfc5246#appendix-E:
>>"A TLS 1.2 client who wishes to negotiate with such older servers will
>> send a normal TLS 1.2 ClientHello, containi
nehakochar wrote
> Is this expected behavior with OpenSSL 1.0.1e? If it is, then this would
> need to be fixed as it is not compliant with the RFC.
Correction: I am not sure if it is 1.0.1e that is the problematic version.
But would like to know if this is expected behavior (although inc
Rajesh Malepati wrote
> On Wed, Jul 24, 2013 at 9:30 PM, kirpit <
> kirpit@
> > wrote:
>
> The server doesn't seem to care to respond to clients supporting TLS 1.2
>
> ok:
> openssl s_client -tls1 -connect emea.webservices.travelport.com:443
>
> no reply:
> openssl s_client -tls1_2 -connect e