Chris Mattmann wrote: >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. > >
that seems to work indeed. Thanks very much for the hint. Btw, wouldn't it make sense to add protocol-httpclient as default, because I guess I am not the only one trying to fetch pages using https? Thanks again Michi >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 >> >> > > > > > -- Michael Wechner Wyona - Open Source Content Management - Apache Lenya http://www.wyona.com http://lenya.apache.org [EMAIL PROTECTED] [EMAIL PROTECTED] +41 44 272 91 61 ------------------------------------------------------------------------- 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
