[squid-users] cache_peer to SSL/TLS proxy

Amos Jeffries squid3 at treenet.co.nz
Mon May 21 16:49:37 UTC 2018


On 22/05/18 04:22, Carlos Cesar Caballero Díaz wrote:
>  can I use cache_peer against a
> parent proxy whish is using SSL/TLS for encrypted browser-squid
> connection? An if it is possible, How?
> 

Add the "ssl" (Squid-3) or "tls" (Squid-4) option to your cache_peer
line and all traffic to that peer will be encrypted with TLS/SSL.

See <http://www.squid-cache.org/Doc/config/cache_peer/> in the section
called "SSL / HTTPS / TLS OPTIONS" for more options related to securing
the connection between the proxies.
 If you have Squid-3 the option names are a bit different, so see the
doc page for your specific Squid series number.

Amos


More information about the squid-users mailing list