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

[Java Broker] Change configuration model to allow for KeyStores/TrustStores which are not JKS files on the filesystem

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • Broker-J
    • None

    Description

      Currently the rest of the broker assumes that a KeyStore/TrustStore is simply a proxy for a file on the file system. Instead we should make KeyStore and TrustStore be providers of KeyManager[]s and and TrustManager[]s respectively. This will allow us to later provide alternate implementations (such as key stores managed inside the configuration itself).

      Attachments

        1. QPID-5056.patch
          20 kB
          Robert Godfrey

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rgodfrey Robert Godfrey
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: