Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-7335 Certificate renewal and revocation related cleanup
  3. HDDS-8963

Clean in memory certificates once they expired/renewed/revoked

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Currently certificate rotation removes the old certificates/keys from the disks once they have been renewed.

      The in-memory state though remembers the old certificates, and should be cleaned up. In order to do so we probably would want to have revocation support, and then the renew can revoke the old certificates, and the revocation handling can clean up the in-memory state. There might be other solutions to explore as part of the renewal itself as well, but at that point it is unclear if there are any references being hold by the underlying SSL implementation in channels that are already open, so that seems to be a more complex approach. After revocation the underlying SSL implementation also is notified that the certificate is not valid anymore.

      Attachments

        Activity

          People

            Unassigned Unassigned
            pifta István Fajth
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: