Forum Discussion
TayF5un
Nimbostratus
Dec 12, 2016SSL Decryption
Hi everyone,
I have a virtual server dest. ip x.x.x.x:443 and my pool member y.y.y.y:443. Then i want to show traffic with clear text.
TayF5un
Nimbostratus
Dec 12, 2016I want to see some thing from the tcpdump output based on client ip; however, although disabling ssl by using irule, i could not see anything and any traffic. I have applied irule shown below https VS.
when HTTP_REQUEST {
if { [ip::addr [ip::client_addr] equals "1.1.1.1%1/32"] } {
ssl::disable
pool http_pool
}
}
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