David Handermann created NIFI-13307:
---------------------------------------
Summary: Refactor TLS Loading 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
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)