Thomas, Larry wrote:
>
> I seem to be having trouble with getting ssl to work behind my firewall.
> The proxy server is only used for outgoing web traffic.
> Regular http works great feels fine but when I try a https site by browser
> returns the message:
> Error 400
> Proxy supports only full 'http' URLS
Looks like an error message from your firewall..
How should clients be configured if behind your firewall and not using
Squid? The same configuration needs to be applied to Squid.
> cache_peer pigpen.sbec.com parent 80 0 no-query default
> cache_peer pigpen.sbec.com parent 443 0 no-query default
> cache_peer pigpen.sbec.com parent 21 0 no-query default
The last two does not make sense.
My guess is that your firewall is a "transparent" one, and that you
should not have any cache_peer lines at all.
-- Henrik Nordstrom Squid hackerReceived on Sun May 28 2000 - 12:48:17 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:53:35 MST