Galsza opened a new pull request, #4717: URL: https://github.com/apache/ozone/pull/4717
## What changes were proposed in this pull request? In preparation for root CA cert rotation, the cert clients need to be able to store more than one root CA certificate. This functionality is already possible, but never actually used. The certs are just saved with the ROOT_CA prefix and their ID. Since the ID is unique, it won't cause collisions. ## What is the link to the Apache JIRA [HDDS-8587](https://issues.apache.org/jira/browse/HDDS-8587) ## How was this patch tested? Only added testing, which run properly on my work: https://github.com/Galsza/ozone/actions/runs/4977850423 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
