[openssl-users] Fwd: Does TLSv1.2 support 3DES

Salz, Rich rsalz at akamai.com
Wed Aug 9 16:07:30 UTC 2017


> 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?

Right:

; ./apps/openssl ciphers -v HIGH+TLSv1.2:!MD5:!SHA1 | grep DES
; ./apps/openssl ciphers -v TLSv1.2:!MD5:!SHA1 | grep DES
; ./apps/openssl ciphers -v TLSv1.2 | grep DES


More information about the openssl-users mailing list