Stephan wrote:
Hi @ll,
i have one problem:
Environment: squid/2.7.STABLE5 on win32.
Auth against Windows ActiveDirectory with mswin_auth.exe
I want to allow one https-URL for all networkuser.
So i have added this ruleset:
acl erlaubthttps dstdomain .domain.tld (where domain.tld is the URL i want
to allow)
http_access allow erlaubthttps
When i try to open this site i'll get the Username/Password prompt from
squid.
When i test ist with normal http-Sites my rule is correct but with https
it wont work.
Anyone any ideas?
Other http_access rules are interfering?
You aren't using the cache for HTTPS requests?
Regards,
Stephan
Chris