NTLMv2 is not supported and HttpClient returns error code 500
-------------------------------------------------------------

                 Key: NUTCH-1254
                 URL: https://issues.apache.org/jira/browse/NUTCH-1254
             Project: Nutch
          Issue Type: Bug
          Components: fetcher
            Reporter: Remi Tassing
            Priority: Minor


When trying to access some SharePoint(IIS) website using NTLMv2 authentication, 
Nutch fails and gets an error code 500. HttpClient only supports an early 
version of NTLM but not NTLMv2. HttpUrlConnection can be used instead.

[1]http://oaklandsoftware.com/papers/ntlm.html
[2]http://developer-resource.blogspot.com/2008/06/ntlm-authentication-from-java.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to