csampath wrote:
Hi
After configuring the squid , from client to squid the traffic will go in
plain text.
by using a command ssh -L 8080:squidhost:8080 username@squidhost we can
establish a secure session from client to squid and handle all the request
and response securely.
Some more insight:-
http://codeidol.com/security/network-security-hack/Secure-Tunnels/Use-a-Squid-Proxy-over-SSH/
Is there any option in squid for secure tunnel? (some thing like client less
ssl vpn)
-Sampath
http://www.squid-cache.org/Doc/config/https_port/
Finding a browser that supports SSL-to-proxy might be a bit of a challenge.
Chris