Forum Discussion
chodges_307348
Nimbostratus
Aug 15, 2017Capture TLS version
Hello,
We are in the process of disabling TLS 1.0/1.1. Is it possible to capture what TLS version is being used on a particular virtual server or iRule?
Thanks
Jad_Tabbara__J1
Cirrostratus
Aug 15, 2017Hello,
You can get stats, directly from your VS by clicking on "Statistics", then choose the "clientssl" profile from "Profiles". Then you can find all SSL protocol used by your clients.
If you need real time log, you can use the [SSL::cipher version] from your irule.
Check this links :
Finally, you can also check what protocols are allowed by your VS. If the client/server SSL Profile used by the VS uses the "DEFAULT" cipher list, you can print the allowed TLS protocol and cipher of your VS using :
tmm --clientciphers DEFAULT
Hope it helps,
Regards
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