On 07/05/15 10:58, Stanford Prescott wrote: > When I start Squid with this configuration, the helper script > "bumphelper" gets loaded as a process along with squid and ssl_crtd. > When I try to browse any SSL websites there is no connection and it > times out. The problem is that you're calling perl with the default I/O buffering left *enabled*. You need to add "$|=1;" near the top so that perl will flush I/O immediately - that should stop the hanging Good use of words in your acl names - I think that really helps in understanding just what is going on with the smoke-n-mirrors that is SSL intercept :-) -- Cheers Jason Haar Corporate Information Security Manager, Trimble Navigation Ltd. Phone: +1 408 481 8171 PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1 _______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users