I don't have internet at work, so it's hard for me to get logs to you guys, but basically I'm using IIS 5.1 and the digest always causes a 500 internal server error. The exact same credentials for NTLM and Basic work fine, has anyone else tried using digest with IIS ?
I'll try to bring some logs home on a disk next week. Thanks again -----Original Message----- From: Kalnichevski, Oleg [mailto:[EMAIL PROTECTED] Sent: Friday, June 20, 2003 4:43 AM To: Commons HttpClient Project Subject: RE: not working with IIS for digest Colin, DIGEST authentication works fine with Apache 2.0 (I just tested it) and *should* work with IIS. Please note that the server returns status code 500 which means internal server error, not an authentication error. In order to pinpoint the problem, we'll need a bit of help from your side. Please, first of all, refer to the following troubleshooting guide: http://jakarta.apache.org/commons/httpclient/troubleshooting.html If none of the measures described there helps, please get back to us with the wire log of the HTTP session that exhibits the problem Cheers Oleg -----Original Message----- From: Colin Bird [mailto:[EMAIL PROTECTED] Sent: Fri 6/20/2003 08:25 To: 'Commons HttpClient Project' Cc: Subject: not working with IIS for digest Hey, I've got httpclient working fine in basic and ntlm mode with IIS, but digest always gives me a 500 error - can't authenticate the host in the given domain or whatever. Has anyone else had this problem? Also, how can I extract the authentication line so that I can store it and use it right away the next time I get the same request? Thanks a lot ! Colin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]