Forum Discussion
Ashoka_Pandian_
Nimbostratus
Jan 14, 2016How to turn off TLS1.0 – and only allow TLS1.1 and TLS1.2 on LTM 2000s
When we implement the new F5 load balancers and proxies, we have to turn off TLS1.0 – we will only allow TLS1.1 and TLS1.2
Hannes_Rapp
Nimbostratus
Jan 14, 2016Create a new clientssl profile where you specify a custom cipher-string, keep the other settings as default. You can name this as 'profile_clientssl_base'.
If all you want is to disable TLSv1.0, and keep the rest as default, you can use
DEFAULT:!TLSv1 as your custom string. When done, this profile can be reused as your Parent Profile for all the other clientssl profiles you create in the future.
If your concern is with the upcoming PCI DSS 3.1 requirements (will be enforced in June 2016), have a look at here https://devcentral.f5.com/questions/pci-cipher-set. You should check out the second answer which is not User Accepted, if you don't want to disable more cipher suites than required.
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects