Dear all, I use a user/password basic authentication system in order to validate users to use Internet through the Squid. I know the client browser sends the password to the Squid in a Base-64 encoding way, so my question is: Can the client browser send the password in an ENCRYPTED manner to the Squid and not using Base-64 encoding ??? How can I do this ?? Thanks a lot !!! A.K.