Keith Wall created QPID-8016:
--------------------------------

             Summary: [Broker-J] FileKeyStore alias does not select the correct 
certificate
                 Key: QPID-8016
                 URL: https://issues.apache.org/jira/browse/QPID-8016
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
    Affects Versions: qpid-java-6.1, qpid-java-broker-7.0.0
            Reporter: Keith Wall


Keystore provider implementation {{FileKeyStore}} has a {{#certificateAlias}} 
attribute that is supposed to select a single certificate for use from a store 
that has many.   This feature does not currently work. It seems that the last 
certificate is chosen regardless of the alias specified by the user. 

I reproduced this problem with test resource at 
{{test-profiles/test_resources/ssl/java_client_keystore.jks}}. It contains two 
non-CA certs app1 and app2.  app2 was always presented over the TLS enabled 
socket, regardless of the setting of the {{certificateAlias}}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to