Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
None
Description
Currently the ServiceInfo object contains the rootCA certificate and supplied to the clients from OzoneManager.
OzoneManager stores the rootCA certificate once it gets its own certificate, and serves the data from the cached rootCA certificate.
We need to make sure the ServiceInfo object can contain more than one rootCA certificate in order to support rootCA certificate rotation, which requires the existence of 2 rootCA certificate used by the cluster at the same time.