On 6/07/19 10:38 pm, Hery Razakarimanana wrote:
> 
> Please what is the issue?
> 

Your proxy only accepts Negotiate/Kerberos, Negotiate/NTLM or NTLM
authentication.


But you have curl using environment variables containing Basic auth
credentials.

To solve you will need to either;

* add Basic auth to the proxy squid.conf

OR,

* remove the environment variables and configure the agents like curl to
use NTLM or Negotiate instead.


Amos
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to