Is it worth the hassle? protocolhttpclient is broken and should be rewritten with the latest version iirc.
On Wednesday 18 January 2012 16:06:39 Lewis John McGibbney (Commented) (JIRA) wrote: > [ > https://issues.apache.org/jira/browse/NUTCH-1254?page=com.atlassian.jira.p > lugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13188491#comm > ent-13188491 ] > > Lewis John McGibbney commented on NUTCH-1254: > --------------------------------------------- > > Hi Remi are you able to provide a patch for trunk which either recognizes > whether to use NTML2 dynamically or maybe sets this as a boolean value in > nutch-default.xml? > > > 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-fro > > m-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 -- Markus Jelsma - CTO - Openindex

