István Fajth created HDDS-11047:
-----------------------------------

             Summary: Unify the creation of Certificate Sign Requests in 
CertificateClient implementations
                 Key: HDDS-11047
                 URL: https://issues.apache.org/jira/browse/HDDS-11047
             Project: Apache Ozone
          Issue Type: Bug
          Components: Security
    Affects Versions: 1.5.0
            Reporter: István Fajth
            Assignee: István Fajth


Currently in the DefaultCertificateClient we are adding a few things to our 
CertificateSignRequest.Builder implementation, but some of the things like 
subject, and a few other properties are created pretty much the same way for 
all components but SCM.

This JIRA aims to unify the creation of CSRs for OM, DN, and Recon, and leave 
just the very specifics to the three related implementation, while let SCM 
specialize its CSR as needed. It may also be useful to explore if we can use 
the PKIProfiles to generate CSRs much more generically using them, if so, then 
the patch may contain that approach at the end.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to