David Handermann created NIFI-12001:
---------------------------------------

             Summary: 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
             Fix For: 1.latest, 2.latest


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