Hey Jaap, (not sure if it's the first name)
The issue is that there are consequences for cached objects not being
revalidated.
Also if there are sites which needs to be targeted it would be a different
story.
Some might not understand the difference between a cache and an archive or want
it to
Hello Amos;
I am able to configure the same as guided, Thanks for help. One query I
have now.
Currently I have configure squid with AD kerberos auth. also url access
restricted based on AD group membership.
Now I observed, is that when I add any user to one of the AD group which
allowed in squ
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Good weekend to all.
Gentlemen, somebody played with ECDSA-certificates and SSL bump with SQUID?
I have when trying to use ECDSA self-signed CA to bump, Squid (version
no matter) gives an error SSLv3 (for unknown reasons) and can not
establish a
On 18/06/2016 2:24 a.m., Nilesh Gavali wrote:
> Team;
> Need expert help here,
> here is my set up - as of now squid integrated with Windows 2012R2 AD, SSO
> with kerberos - working fine.
> Now I want to restrict Internet access for user based on their AD group
> membership. I tried loads of opt
On 17/06/2016 11:56 p.m., Vieri wrote:
> Hi,
>
> I'm using the ext_wbinfo_group_acl.pl script in squid. However, it seems to
> generate lots of "uninitialized variable" messages in syslog.
> I quickly fixed the issue by replacing
> my $ans;
> with
> my $ans = "";
> .
> Is there another way to fix