Forum Discussion
Yugandhar
Nimbostratus
Aug 05, 2020SSL Commands available for HTTP_REQUESTand CLIENTSSL_HANDSHAKE Event
Hi,
Would like to know under which event can we use the following SSL commands
SSL::cipher name
SSL::cipher version
SSL::cipher bits
I don't see the above commands listed under HTTP_REQUEST and CLIENTSSL_HANDSHAKE REQUEST.
https://clouddocs.f5.com/api/irules/HTTP_REQUEST.html
https://clouddocs.f5.com/api/irules/CLIENTSSL_HANDSHAKE.html
Thanks,
Yugandhar.
1 Reply
Hi Yugandhar,
You can use this SSL commands in HTTP_REQUEST event.
Example iRule:
when HTTP_REQUEST { log local0. "cipher=[SSL::cipher name]|version=[SSL::cipher version]|bits=[SSL::cipher bits]" }
LTM Logs:
cipher=ECDHE-RSA-AES128-CBC-SHA|version=TLSv1.1|bits=128
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