Uploaded image for project: 'Qpid JMS'
  1. Qpid JMS
  2. QPIDJMS-338

SSL configuration should support setting keyStoreType and trustStoreType independently

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.27.0
    • qpid-jms-client
    • None

    Description

      Currently there is only one configuration option to set the keystore type when configuration SSL and that option is transport.storeType. However sometimes it is useful to be able to set both the keyStoreType and trustStoreType to different formats. An example might be if the keyStore format is pkcs11 (a hardware token) and the trust store is still jks or pkcs12

      I'm proposing adding two new configuration options called transport.keyStoreType and transport.trustStoreType that can be set. The existing option will still be there and if used will just set the both types to the same thing.

      Attachments

        Issue Links

          Activity

            People

              tabish Timothy A. Bish
              cshannon Christopher L. Shannon
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: