Hi, I'm trying to understand how the digest authentication was implemented within Squid, specifically how does Squid calculate the hash to compare to what the client sent through if the nonce value is changed per session?
Is it possible to have squid pass through the digest proxy-authentication request directly to a web server which would perform the authentication allowing or denying access to the browsing through the cache? I would like to have squid authenticate against an IIS server. Thanks Steven
