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
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to