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 HT...
Aug 07, 2020
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=128Help 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