Re: [squid-users] R: R: R: Problem with Squid 3.4 and transparent SSL proxy

2014-11-13 Thread Amos Jeffries
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 14/11/2014 11:16 a.m., Job wrote: > Hello Amos, thank you! > > I solved with this configuration: > > http_port 3128 http_port 192.168.10.254:3129 intercept https_port > 192.168.10.254:3130 intercept ssl-bump connection-auth=off > generate-host-cer

[squid-users] R: R: R: Problem with Squid 3.4 and transparent SSL proxy

2014-11-13 Thread Job
Hello Amos, thank you! I solved with this configuration: http_port 3128 http_port 192.168.10.254:3129 intercept https_port 192.168.10.254:3130 intercept ssl-bump connection-auth=off generate-host-certificates=on dynamic_cert_mem_cache_size=16MB cert=/etc/squid/ssl/squid.pem key=/etc/squid/ssl/s