Re: [squid-users] digest auth

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Sat, 30 Nov 2002 23:42:13 +0100 (CET)

You should use --enable-auth="digest, basic".

if you want support for both Basic and Digest authentication in Squid.

Regards
Henrik

On Sun, 1 Dec 2002, Ilya wrote:

> >You have not enabled support for the digest authentication
> >sheme. See
> >configure --help, specifically the --enable-auth= option.
> >
> >Regards
> >Henrik
>
>
> This is my configure script:
> ./configure \
> --enable-ssl \
> --prefix=/usr/local/squid \
> --enable-auth="digest" \
> --enable-auth="basic" \
> --enable-digest-auth-helpers="password"
>
> Where am I wrong? I want to make squid to use digest
> authentication.
>
> Thanks.
> Ilya.
>
>
>
Received on Sat Nov 30 2002 - 15:45:03 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:11:40 MST