Re: Squid & transparent proxy
Tony Nugent <[email protected]>
| Newsgroups | gmane.linux.redhat.release.enigma |
|---|---|
| Organization | Linux Works |
| Message-ID | <[email protected]> |
On Mon Mar 10 2003 at 14:28, "A. Johnson Jeba Asir" wrote: > I have Redhat 7.2 pc with squid & iptables. https transparent > proxy setting is not working. If I configure the client pc to use https > proxy (via the browere setting)then it is working fine. What could be the > problem?. Can any help me to fix the problem? Don't proxy https (port 443), you shouldn't do this (and I think it doesn't work by design). It is meant to be secure, proxying that traffic can break this security. I think this is in the FAQs. > TIA, > > A.Johnson Cheers Tony