On Mon, Jun 29, 2015 at 05:48:05AM +0000, Srinivas wrote: > Thanks. Makes sense. > > But then why are the DES ciphers not listed in the supported cipher list for TLSv1.2 here?https://www.openssl.org/docs/apps/ciphers.html#TLS-v1.2-cipher-suites Those are all ciphers that require at least TLS 1.2. Kurt