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

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

Commit 9cd720ee20de686d156c3bcb5e20368467ddce4b in nifi's branch 
refs/heads/support/nifi-1.x from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=9cd720ee20 ]

NIFI-12001 Refactored CertificateUtils to separate modules

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

NIFI-12001: Changes related to backporting
Signed-off-by: Matt Burgess <[email protected]>


> 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