[
https://issues.apache.org/jira/browse/NUTCH-2953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17577287#comment-17577287
]
Hudson commented on NUTCH-2953:
-------------------------------
SUCCESS: Integrated in Jenkins build Nutch » Nutch-trunk #78 (See
[https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/78/])
NUTCH-2953 Indexer Elastic to ignore SSL issues (snagel:
[https://github.com/apache/nutch/commit/01ab00b6cd8dbba8abbf1d3840a09bab929c6af0])
* (edit)
src/plugin/indexer-elastic/src/java/org/apache/nutch/indexwriter/elastic/ElasticIndexWriter.java
> Indexer Elastic to ignore SSL issues
> ------------------------------------
>
> Key: NUTCH-2953
> URL: https://issues.apache.org/jira/browse/NUTCH-2953
> Project: Nutch
> Issue Type: Improvement
> Components: indexer
> Affects Versions: 1.18
> Reporter: Markus Jelsma
> Assignee: Markus Jelsma
> Priority: Minor
> Labels: PatchAvailable, patch-available
> Fix For: 1.19
>
> Attachments: NUTCH-2953-1.patch, NUTCH-2953-2.patch, NUTCH-2953.patch
>
>
> IndexerElastic (in 1.18) has no support for transporting over HTTPS, but 1.19
> does. But 1.19 has no support for ignore SSL issues that are common with
> self-signed certificates.
> This patch is for 1.18 only and was made without knowing SSL support was
> already there in master. Hence, the difference in config property naming,
> protocol (1.18/patch) == scheme (1.19).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)