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


Reply via email to