Re: [squid-users] 3.5.4 need more help with peek and splice and external helper

2015-05-06 Thread Stanford Prescott
I am using intercept. It has worked well for me for the ssl-bump so far. *http_port 192.168.100.1:800 intercept* *https_port 192.168.100.1:808 intercept ssl-bump generate-host-certificates=on dynamic_cert_mem_cache_size=4MB cert=/var/smoothwall

Re: [squid-users] 3.5.4 need more help with peek and splice and external helper

2015-05-06 Thread Jason Haar
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 p

[squid-users] 3.5.4 need more help with peek and splice and external helper

2015-05-06 Thread Stanford Prescott
I have still been trying to get peek and splice to work. Specifically I want to allow the admins of our firewall distro to enter websites that they do not want to bump on the squid UI page. I have been fiddling with info that Amos and Nathan have provided me but with no success so far. Here is a sn