You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rob Godfrey (JIRA)" <ji...@apache.org> on 2014/01/15 14:08:19 UTC

[jira] [Commented] (QPID-5210) [AMQP 1.0 JMS client] add support for providing SSL configuration other than the JVM default

    [ 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-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org