Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-8541

[Broker-J] Enhance Broker Rest API to include certificate alias

    XMLWordPrintableJSON

Details

    Description

      Java broker can publish the list of details about certificates that are hold in the broker trust store via rest API.
      Broker has 4 types of trust store:

      • FileTrustStore
      • NonJavaTrustStore
      • ManagedPeerCertificateTrustStore
      • SiteSpecificTrustStore

      FileTrustStore is based on the Java KeyStore, but the certificate alias is not published in the certificate details. But the certificate alias is very useful for managing the underlying Java KeyStore. The task is to enhance the FileTrustStore and include the alias from underlying KeyStore in certificate details. The alias should be accessible via Rest API and the broker GUI.

      Attachments

        Activity

          People

            Unassigned Unassigned
            lacam Marek Laca
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: