Re: TLS 1.1 and 1.2 support in openssl-fips 1.2

2013-10-10 Thread Dr. Stephen Henson
On Thu, Oct 10, 2013, Anil Kumar K K wrote: > Hi OpenSSL experts, > > I have been trying to find out whether TLS verion 1.1 and 1.2 are supported > in openssl package openssl-fips 1.2. > > Version string in the code says only TLS 1.o is supported.#define > TLS1_VERSION0x0301 > > But

TLS 1.1 and 1.2 support in openssl-fips 1.2

2013-10-10 Thread Anil Kumar K K
Hi OpenSSL experts, I have been trying to find out whether TLS verion 1.1 and 1.2 are supported in openssl package openssl-fips 1.2. Version string in the code says only TLS 1.o is supported.#define TLS1_VERSION0x0301 But change log listed in the below link talks about TLS 1.2 also :

TLS 1.1 and 1.2 support

2010-04-20 Thread Charlie Crowe
Hi, Does OpenSSL 1.0.0 provide full TLS 1.1 support? I tried to look through the OpenSSL 1.0.0 documentation, but it seemed only partial support for TLS 1.1 is available in 1.0.0. If full support for TLS 1.1 is not in OpenSSL 1.0.0, then does anybody have any idea/guess when full TLS 1.1 sup