lewismc opened a new pull request #726: URL: https://github.com/apache/nutch/pull/726
I ended up producing this PR as a result of investigating NUTCH-2936. This PR does not fix NUTCH-2936. The problem is that the [trustAllSslSocketFactory](https://github.com/apache/nutch/blob/master/src/plugin/protocol-okhttp/src/java/org/apache/nutch/protocol/okhttp/OkHttp.java#L129) variable is `null` when passed into `okhttp3.OkHttpClient.Builder.sslSocketFactory`. I have not yet tried to verify if running protocol-okhttp is distributed mode. I can try that early next week. It might be worthwhile us reverting NUTCH-2429. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@nutch.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org