[squid-users] Squid with upstream proxy and SSL.

From: Michael Dent <mike@dont-contact.us>
Date: Sun, 5 Jan 2003 18:17:18 -0000

Hi,

I've had a read through the archives but cannot see a fix for the exact
problem I am having.

Here is the setup:-

[LAN]--->[Squid A]--->[Squid B]--->[Internet]

I can access HTTP sites fine from the LAN. PC's on the LAN are set to
use Squid A as proxy for all (web) protocols.

HTTPS sites cause problems, usually they return a message saying the
session has timed out.

I have [Squid A] setup to use [Squid B] as its parent.

Some lines from Squid A config file:

acl all src 0.0.0.0/0.0.0.0
acl local-servers dst 192.168.1.0/255.255.255.0
never_direct allow all
always_direct allow local-servers
prefer_direct off

I must use [Squid B] to access SSL sites, I cannot bypass it.

Squid A is version 2.4Stable6.

Thanks for any help,

Mike
Received on Sun Jan 05 2003 - 11:17:22 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:12:27 MST