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

             Summary: Remove expired certificates from SCM DB
                 Key: HDDS-7380
                 URL: https://issues.apache.org/jira/browse/HDDS-7380
             Project: Apache Ozone
          Issue Type: Sub-task
            Reporter: István Fajth
            Assignee: István Fajth


Currently SCM's store all the certificates that was signed within the system 
inside rocksDB. If a certificate is not in use anymore (either because it was 
renewed or because it was revoked), it should be cleaned up from the DB.

The aim here is to implement a background task that we can run at SCM startup, 
and we can schedule to run from time to time. The task should check the status 
of the certificates in the SCM DB, and remove those that are no longer valid 
for any reason.



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