Forum Discussion
Allwyn_Mascaren
Cirrus
Dec 30, 2018Unable to decrypt using SSL::sessionsecret iRules command
Fellas,
I am using this irule:
when CLIENTSSL_HANDSHAKE {
if {[IP::addr [IP::client_addr] equals 172.22.200.178] } {
log local0. "========CLIENT SIDE==================="
log local0. "Clien...
DaveS_377638
Cirrus
Dec 30, 2018SSL::sessionid returns the current connection's SSL session ID if it exists in the session cache.
A Cache Size setting of 0 disables SSL session caching for the profile, which means the Session ID will not be cached and the command will return a null string.
Allwyn_Mascaren
Cirrus
Dec 31, 2018Ahh ok but then I need to get the CLIENT_RANDOM from the pcap file and add it with the sessionsecre to create the SSL dump file right?
This is still not decrypting the pcap.
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