[ 
https://issues.apache.org/jira/browse/QPID-5210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872029#comment-13872029
 ] 

Rob Godfrey commented on QPID-5210:
-----------------------------------

The following optional parameters have been added to the connection URL format 
for the JMS AMQP 1.0 client in https://svn.apache.org/r1557982 as part of the 
websocket support work

"trust-store" : path to the trust store
"trust-store-password" : trust store password
"key-store" : path to the key store
"key-store-password" : password for the key store
"ssl-cert-alias" : alias of the certificate to use with in the key store

> [AMQP 1.0 JMS client] add support for providing SSL configuration other than 
> the JVM default
> --------------------------------------------------------------------------------------------
>
>                 Key: QPID-5210
>                 URL: https://issues.apache.org/jira/browse/QPID-5210
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Client
>    Affects Versions: 0.24
>            Reporter: mrich
>             Fix For: 0.27
>
>
> Provide a mechanism for supplying SSL parameters (e.g. keystore information) 
> to the JMS AMQP 1.0 client at a per connection/factory level.
> Currently, in {{org.apache.qpid.amqp_1_0.client.Connection}} the default 
> {{SSLSocketFactory}} is used, which only picks up the default SSL information 
> provided by either the Java options or setting the system properties.
> More details and the origin of this discussion can be found on the mailing 
> list thread: 
> http://qpid.2158936.n2.nabble.com/Specifying-SSL-information-in-URL-for-AMQP-1-0-tp7598974.html
> (Re-raised by Robbie on behalf of mrich, as issue was originally incorrectly 
> raised as QPIDJMS-7)



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to