Forum Discussion
Jason_19901
Mar 24, 2011Nimbostratus
SSL offload to IPS
New to the forum. I am decrypting SSL traffic on the F5 and would like an iRule to send the unencrypted data to an IPS before it gets encrypted again on its way to the node. Is this possible?
Chris_Miller
May 01, 2011Altostratus
Easiest way:
1. Virtual Server 1 listens on port 443 and has a clientSSL profile and clone pool but no default pool. It also has an iRule similar to the following:
when HTTP_REQUEST {
virtual virtual2 }
2. Virtual Server 2 (virtual2) listens on port 80 but has a serverSSL profile. It also has a default pool.
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