Reference Guide
...
Session Manager
HTTP Proxy
Bypass the Certificate Intervention
0min
In some cases, bypassing the HTTP Proxy policy enforcement approach might be needed. In those cases, HTTP Proxy can be used only for logging the traffic.
To enable this feature domains that want to be bypassed should be added to the http.proxy.passthrough.domains parameter. Multiple domains should be separated with commas and regular expiration can be used. That parameter can be found under //http-proxy/conf/http_proxy.properties
Thanks to this feature, HTTP Proxy will not intervene in the SSL traffic when accessing the defined domains. The traffic will only be transmitted and logged between the web server and the client without being touched.