You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "István Fajth (Jira)" <ji...@apache.org> on 2022/10/21 23:45:00 UTC

[jira] [Created] (HDDS-7380) Remove expired certificates from SCM DB

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: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org