Folks, I am trying to make a request to a host using Kerberos authentication. Request works via curl --negotiate -u . Does anyone know how can I construct equivalent request using apache httpclient ?
curl query which works: curl --negotiate -u : http://request/ Thanks in advance. Jaikit --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
