[ 
https://issues.apache.org/jira/browse/NIFI-10755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17637503#comment-17637503
 ] 

ASF subversion and git services commented on NIFI-10755:
--------------------------------------------------------

Commit 5bc8e49c7ab85be8b1e4ec3ff950f463e84f8607 in nifi's branch 
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=5bc8e49c7a ]

NIFI-10755 Refactored SSLContext creation using nifi-security-ssl

- Added TrustManagerBuilder to nifi-security-ssl
- Removed SslContextFactory and CertificateUtils from nifi-registry
- Refactored c2-client-http
- Refactored minifi-bootstrap
- Refactored nifi-site-to-site-client
- Refactored nifi-registry-client
- Refactored nifi-registry-framework
- Refactored nifi-toolkit-admin
- Refactored nifi-toolkit-cli

Signed-off-by: Nathan Gough <[email protected]>

This closes #6618.


> 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: 40m
>  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)

Reply via email to