You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Markus Jelsma (Jira)" <ji...@apache.org> on 2022/06/20 10:18:00 UTC

[jira] [Created] (NUTCH-2953) Indexer Elastic to ignore SSL issues

Markus Jelsma created NUTCH-2953:
------------------------------------

             Summary: 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


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.7#820007)