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 19:57:00 UTC

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

     [ https://issues.apache.org/jira/browse/NIFI-10755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Handermann updated NIFI-10755:
------------------------------------
    Status: Patch Available  (was: Open)

> 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
>            Priority: Minor
>              Labels: security
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)