Hi, fetching via https doesn't work with protocol-httpclient if a proxy is used.
The attached patch in http://issues.apache.org/jira/browse/NUTCH-126 solved this problem 1 1/2 years ago, but it is not in 0.9 release nor in trunk: http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/protocol-httpclient/src/java/org/apache/nutch/protocol/httpclient/DummySSLProtocolSocketFactory.java?view=markup I just tried it with nutch-0.9, seems to work well. Are there any reasons why that patch has not made it into the trunk? Cheers Karsten
