On Thu, 1 Apr 2004, Matt wrote:
> I am running squid/2.5.STABLE4 release. I cannot get the following website
> to come up correctly. Can someone verify whether it works for them or not?
> I think its running MSII whatever and its supposed to have all the patches.
>
> http://mail2.wenger.com/
This server uses NTLM authentication only, and because of this can not be
accessed via proxies over http.
Ask them to install a SSL certificate enabling the server to be accessed
using https:// (where NTLM works as SSL traffic is tunneled, not proxied),
and maybe also to enable Basic authentication ("plain text" in the MS
terminology).
Regards
Henrik