[
https://issues.apache.org/jira/browse/NIFI-12001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-12001:
------------------------------------
Status: Patch Available (was: Open)
> Refactor CertificateUtils to Separate Modules
> ---------------------------------------------
>
> Key: NIFI-12001
> URL: https://issues.apache.org/jira/browse/NIFI-12001
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework, Security
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Fix For: 1.latest, 2.latest
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The {{CertificateUtils}} class in {{nifi-security-utils}} contains a number
> of different methods for generating and parsing certificate properties.
> Certificate generation requires the Bouncy Castle {{bcpkix-jdk18on}} library,
> but other methods use standard Java components.
> Certificate generation should be moved to an isolated to a dedicated module
> so that certificate parsing can be reused without requiring unnecessary.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)