> The configuration is as follows: > > ```shell > # Squid normally listens to port 3128 > always_direct allow all > ssl_bump bump all > sslproxy_cert_error allow all > http_port 3128 ssl-bump cert=/etc/squid/squid.pem key=/etc/squid/squid.pem > generate-host-certificates=on options=NO_SSLv2 > #http_port 3128 > > cache_peer 127.0.0.1 parent 10809 0 no-query > never_direct allow all > ``` > Hi, as far as i know, cache_peer seems to be mostly not supported with ssl_bump before Squid v5 (not stable yet), see here: http://squid-web-proxy-cache.1019090.n4.nabble.com/Non-transparent-proxy-with-cache-peer-and-ssl-bump-tp4687620p4687622.html Had the same issue and gave up, will wait for Squid v5 becomes productive usable. All the best Schroeffu _______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users