You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Bryan Bende (JIRA)" <ji...@apache.org> on 2016/04/14 08:59:27 UTC

[jira] [Created] (NIFI-1768) Add SSL Support for Solr Processors

Bryan Bende created NIFI-1768:
---------------------------------

             Summary: Add SSL Support for Solr Processors
                 Key: NIFI-1768
                 URL: https://issues.apache.org/jira/browse/NIFI-1768
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Extensions
            Reporter: Bryan Bende
            Assignee: Bryan Bende
            Priority: Minor
             Fix For: 0.7.0


Currently the Solr processors do not support communicating with a Solr instance that is secured with SSL. 

We should be able to add the SSLContextService to the processor and pass an SSLContext to the underlying HttpClient used by the SolrClient in the SolrProcessor base class.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)