Forum Discussion
Enableing TLS1.2
- Nov 30, 2020
Hi mahjoub,
Yes, you can configure it through GUI.
- You need to create new client SSL Profile - Goto Local Traffic > Profiles > SSL > Client and create new profile.
- Under Advance setting, select Custom Cipher Suits to block required TLS/SSL versions. Appending "!" before any TLS/SSL, encryption parameter in cipher string blocks that particular version.
- There is one more way to configure same. Under client SSL Advance Configuration, select Options List in Options sections. Then You will get options to enable/disable particular TLS/SSL version. e.g. for blocking TLS1.1, you can enable No TLS1.1 in this section to it will block TLS1.1.
This way you can achieve your requirement. You can refer below F5 articles for more details.
https://support.f5.com/csp/article/K13171
https://support.f5.com/csp/article/K33000012
Hope it helps!
Mayur
You need to create a specific Client-SSL profile for your virtual server
The cipher string should be
'DEFAULT:!aNULL:!eNULL:!LOW:!RC4:!MD5:!EXP:!TLSv1:!TLSv1_1'
You can also disable TLSv1 and TLSv1.1 Protocol as options in the client-SSL profile to ensure that those protocols cannot be negotiated.
- mahjoubNov 30, 2020Cirrus
Hi Simon,
thanks for your reply, I already have the client profile and associated with server, now how to enable TLS 1.2 through GUI.
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