Forum Discussion
Chris_Olson_172
Altostratus
Jun 09, 2016How can I find what clients are using TLS 1.0
I need to determine what clients are using TLS 1.0. My thought is to create an irule to gather the source IP of the client.
I know I can view statistic with:
tmsh show ltm profile client-ssl ...
Chris_Olson
Nimbostratus
Jul 13, 2016I fixed my syntax error but the rule does not work. In fact, the website failed to load altogether. Is it possible this rule won't work with 10.2.4?
ltm rule tls_1.0_test { when CLIENTSSL_HANDSHAKE { switch -glob [SSL::cipher version] { "1.0" - { log local0. "[IP::client_addr] Old." } } } }
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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