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

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

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

NIFI-12001 Refactored CertificateUtils to separate modules

- Added nifi-security-cert for reusable components without dependencies
- Added nifi-security-cert-builder for certificate generation

Signed-off-by: Matt Burgess <[email protected]>

This closes #7651


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

Reply via email to