[
https://issues.apache.org/jira/browse/NUTCH-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17022121#comment-17022121
]
Hudson commented on NUTCH-2649:
-------------------------------
SUCCESS: Integrated in Jenkins build Nutch-trunk #3663 (See
[https://builds.apache.org/job/Nutch-trunk/3663/])
Fix for NUTCH-2649: Optionally skip TLS/SSL certificate validation for
(shbalakuntala:
[https://github.com/apache/nutch/commit/aa72b7506c74e7f95792732809449a14a3adced7])
* (edit)
src/plugin/protocol-selenium/src/java/org/apache/nutch/protocol/selenium/HttpResponse.java
* (edit)
src/plugin/protocol-interactiveselenium/src/java/org/apache/nutch/protocol/interactiveselenium/HttpResponse.java
* (edit)
src/plugin/protocol-htmlunit/src/java/org/apache/nutch/protocol/htmlunit/HttpResponse.java
Fix for NUTCH-2649: Optionally skip TLS/SSL certificate validation for
(shbalakuntala:
[https://github.com/apache/nutch/commit/0eec1f86571e19b20cc206c8ba42bb234e2ceae8])
* (add)
src/plugin/protocol-selenium/src/java/org/apache/nutch/protocol/selenium/DummyX509TrustManager.java
* (edit)
src/plugin/protocol-htmlunit/src/java/org/apache/nutch/protocol/htmlunit/HttpResponse.java
* (edit)
src/plugin/protocol-interactiveselenium/src/java/org/apache/nutch/protocol/interactiveselenium/HttpResponse.java
* (add)
src/plugin/protocol-interactiveselenium/src/java/org/apache/nutch/protocol/interactiveselenium/DummyX509TrustManager.java
* (edit)
src/plugin/protocol-selenium/src/java/org/apache/nutch/protocol/selenium/HttpResponse.java
* (add)
src/plugin/protocol-htmlunit/src/java/org/apache/nutch/protocol/htmlunit/DummyX509TrustManager.java
> Optionally skip TLS/SSL certificate validation for protocol-selenium and
> protocol-htmlunit
> ------------------------------------------------------------------------------------------
>
> Key: NUTCH-2649
> URL: https://issues.apache.org/jira/browse/NUTCH-2649
> Project: Nutch
> Issue Type: Improvement
> Components: protocol
> Affects Versions: 1.15
> Reporter: Sebastian Nagel
> Assignee: Shashanka Balakuntala Srinivasa
> Priority: Minor
> Fix For: 1.17
>
>
> NUTCH-2648 adds a property to enable/disable the TLS/SSL certificate
> validation for protocol-http, protocol-httpclient and protocol-okhttp. It
> should be also supported by remaining protocol plugins:
> * protocol-selenium,
> * protocol-interactiveselenium and
> * protocol-htmlunit
--
This message was sent by Atlassian Jira
(v8.3.4#803005)