Displaying 1 result from an estimated 1 matches for "matchnode".
2015 Mar 18
0
Bug 3831: basic_ncsa_auth Blowfish and SHA support, really fixed?
Hi,
I'm using squid-3.3.8-12.el7_0.x86_64 on CentOS 7
I've configured squid for basic authentication, md5 password *works*, but
if fails when I try to use either blowfish or sha password.
Below is the cache.log when it fails:
2015/03/18 17:21:02.637 kid1| Checklist.cc(275) matchNode: 0x7f217e8baca8
matched=0 async=0 finished=0
2015/03/18 17:21:02.637 kid1| Checklist.cc(299) matchNode: 0x7f217e8baca8
simple mismatch
2015/03/18 17:21:02.637 kid1| Checklist.cc(160) checkAccessList:
0x7f217e8baca8 checking 'http_access allow squid_access'
2015/03/18 17:21:02.637 kid1| Acl...