On Wed, 22 Oct 2003, Reuben Pearse wrote: > Hi all, > > How do I configure Squid to run in http accelerator mode, over SSL, > using pam authentication?
With Squid-3, just do it ;-) With Squid-2.5 is is a little more complex as authentication is normally disabled in accelerator mode due to a serious conflict with transparent proxying and you need to have the AUTH_ON_ACCEL define set when you build Squid for this to be enabled. Regards Henrik
