JMS Client should allow multiple connections, each with it's own SSL 
certificate from the same JVM
--------------------------------------------------------------------------------------------------

                 Key: QPID-2447
                 URL: https://issues.apache.org/jira/browse/QPID-2447
             Project: Qpid
          Issue Type: Improvement
          Components: Java Client
    Affects Versions: 0.6
            Reporter: Rajith Attapattu
            Assignee: Rajith Attapattu
             Fix For: 0.7


In some cases you would need to create connections with multiple SSL 
certificates from the same JVM.
One such option is to have each certificate in it's own keystore (and 
truststore if necessary) QPID-2446.
Another option is to have multiple certificates in the same keystore.
For the latter option the client should provide a mechanism to specify the 
certificate alias in the connection string for the certificate to be used for 
the connection.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to