You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2022/11/03 13:54:00 UTC

[jira] [Created] (NIFI-10755) Streamline SSLContext Creation using nifi-security-ssl

David Handermann created NIFI-10755:
---------------------------------------

             Summary: Streamline SSLContext Creation using nifi-security-ssl
                 Key: NIFI-10755
                 URL: https://issues.apache.org/jira/browse/NIFI-10755
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Core Framework, Extensions
            Reporter: David Handermann
            Assignee: David Handermann


Multiple components have similar code for creating instances of {{SSLContext}} from configuration properties. The recent introduction of the {{nifi-security-ssl}} module in {{nifi-commons}} provides a reusable builder class with no additional dependencies. Manual creation of {{SSLContext}} should be refactored where possible to use the shared library.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)