Forum Discussion
Disable TLS 1.0 and 1.1 protocol on VIPS, Only TLS 1.2 should be on.
Suppose we have to disable TLS 1.0 and 1.1 protocol on a VIP. Only TLS 1.2 should be enabled.
Consider client-ssl profile is having the existing ciphers as :
- ciphers DEFAULT:!ADH:!EXPORT40:!EXP:!LOW:!SSLv3:!MD5:!RC4-SHA:!3DES
Will modifying cipher to "TLSv1_2" fulfill the requirement.
- JGCumulonimbus
To disable the protocol:
(On v11.6.1)
-
Go to Local Traffic -> Profiles -> SSL -> Client and click on the relevant profile.
-
From "Options List": Select "No TLSv1.1" and enable it.
I think support of v1.0 is already discontinued in this version.
-
- Maneesh_72711Cirrostratus
What version your LTM is on ? Modifying the SSL Profile (Client/Server) would sort this.
- natheCirrocumulus
- AJF5Altocumulus
It is 11.3. And yes you are right about modiying the SSL profile. But my question was if I am changing the current cipher in client-ssl profile "DEFAULT:!ADH:!EXPORT40:!EXP:!LOW:!SSLv3:!MD5:!RC4-SHA:!3DES" with "TLSv1_2". Will that work as we want only TLSv1.2 to be enabled.
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com