Hi, I wanted to know if I configure my openssl server to explicitly use TLSv1.2, the do I have to also mention not to use 3DES (by adding "!3DES" to the string), or the expicit use of TLSv1.2 remove the support of 3DES. >From [this][1] link I can see that TLS1.2 does not have 3DES in their available cipher list. So I guess it does not support? The string I am using is "HIGH+TLSv1.2:!MD5:!SHA1" [1]: https://www.openssl.org/docs/man1.0.2/apps/ciphers.html -- With regards, Md Haris Iqbal, Contact: +91 8861996962 -- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users