Szabolcs Gál created HDDS-11216:
-----------------------------------

             Summary: Replace HAUtils#buildCAX509List usages with other direct 
usages
                 Key: HDDS-11216
                 URL: https://issues.apache.org/jira/browse/HDDS-11216
             Project: Apache Ozone
          Issue Type: Sub-task
            Reporter: Szabolcs Gál


HAUtils#buildCAX509List currently uses 3 different methods from the 
CertificateClient: getCaList, listCa and updateCaList. These methods are 
cluttering the certificateClient and should be replaced with direct calls where 
it's applicable.

The end goal of the CertificateClient related issues is to have a clean API 
that preferably only contains getting the KeyStores and TrustStores and related 
calls. The certificates themselves shouldn't escape the client itself.

This issue is a step towards that direction.



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