J. Webster wrote:
Would that work with:
http_access deny manager CONNECT !SSL_ports


No. (The other replies explain why).

To encrypt the requests you need to setup an https_port to receive encrypted traffic, and then some form of SSL tunnel to do the encryption (the tools bundled with Squid do not encrypt or decrypt).

After the above, the http_access rules apply as they would for plain HTTP traffic.

Amos
--
Please be using
  Current Stable Squid 2.7.STABLE8 or 3.0.STABLE24
  Current Beta Squid 3.1.0.16

Reply via email to