[
https://issues.apache.org/jira/browse/NIFI-13307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851189#comment-17851189
]
ASF subversion and git services commented on NIFI-13307:
--------------------------------------------------------
Commit 5cf43f4a3c1a7a19550c0936c3de8f5969ccbb18 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=5cf43f4a3c ]
NIFI-13307 Replaced KeyStoreUtils with nifi-security-ssl Builders (#8895)
- Removed unused test classes from nifi-web-api
> Refactor KeyStoreUtils References using nifi-security-ssl
> ---------------------------------------------------------
>
> Key: NIFI-13307
> URL: https://issues.apache.org/jira/browse/NIFI-13307
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The {{KeyStoreUtils}} class in {{nifi-security-utils}} contains a large
> number of similar methods for loading keystores and other TLS components. The
> {{nifi-security-ssl}} module contains a streamlined set of builder classes,
> without external dependencies. References to {{KeyStoreUtils}} should be
> refactored to use the newer builder classes to remove unnecessary
> dependencies on {{nifi-security-utils}} and associated transitive
> dependencies.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)