[
https://issues.apache.org/jira/browse/NIFI-12001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Burgess updated NIFI-12001:
--------------------------------
Fix Version/s: 2.0.0
1.24.0
(was: 1.latest)
(was: 2.latest)
Resolution: Fixed
Status: Resolved (was: Patch Available)
> 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: 2.0.0, 1.24.0
>
> Time Spent: 20m
> 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)