Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-10247 Remove unused, dead code
  3. HDDS-10889

Remove certificate revocation related code.

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • None

    Description

      Certificate revocation code was never in use, and should not be solved this way, as discussed in the design for HDDS-7331, this approach we currently have is not feasible, as clients other than ours (where we can ensure a mechanism to distribute the CRL internally) will not be able to determine if a certificate is revoked or not.
      Also it is error prone to distribute the CRL this way, especially because the general SSL protocol defines the way how it should be done.

      This JIRA is to remove the related code from our codebase.

      Note: this is beneficial for the crypto compliance related work also, as it helps to get rid of some bouncycastle dependencies in the easier way instead of maintaining this piece of unused and to be deleted code.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: