On 2/09/2015 12:59 p.m., Oliver Webb wrote:
> Hopefully quite a simple one (to ask anyway!):
> In Squid 3.5.7 *with working Peek and Splice* how can I give my 
> url_rewrite_program access to the decrypted URL?
>      eg. https://example.com/malware-that-the-url-rewriter-will-block.exe.pdf

You need to use "bump" action in ssl_bump to decrypt the traffic (if you
can).

Once the request is decrypted by the "bump" Squid will pass it to the
re-writer like any other URL.


Amos

_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to