>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 - 12:18:29 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:11:40 MST