Hi Michi, I am pretty sure that in order to support https, you need to enable the protocol-httpclient plugin, which is based on commons-httpclient. There isn't a protocol-https plugin as far as I know. Try that and see if that fixes your issue.
Thanks! Cheers, Chris On 1/24/07 2:29 PM, "Michael Wechner" <[EMAIL PROTECTED]> wrote: > Hi > > I try to fetch data from a website using https, whereas I have added > > <value>nutch-extensionpoints|protocol-file|protocol-http|protocol-https > > to nutch-site.xml > > but still receive the following error > > fetch of https://www.foo.bar/ failed with: > org.apache.nutch.protocol.ProtocolNotFound: protocol not found for url=https > > Is there anything else one has to do? > > I am using Nutch 0.8.x > > Thanks > > Michi ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Nutch-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-general
