[ 
https://issues.apache.org/activemq/browse/AMQ-1724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=42795#action_42795
 ] 

Gary Tully commented on AMQ-1724:
---------------------------------

this config is neat, I think there is a problem though.
The SslTransportFactory needs to be made available to TransportFactory.lookup 
so that the runtime can find a socket factory for ssl. On the server/bind side 
the SslBroker has an addSslConnector to get around this, but there is no such 
thing on the client side.

> Allow ssl context configuration through spring/xbean
> ----------------------------------------------------
>
>                 Key: AMQ-1724
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1724
>             Project: ActiveMQ
>          Issue Type: New Feature
>          Components: Broker
>    Affects Versions: 5.1.0
>            Reporter: Gary Tully
>             Fix For: 5.2.0
>
>         Attachments: AMQ-1724.patch
>
>
> amq ssl works with the javax.net.ssl system properties and can be configured 
> via SslBroker without the system properties as shown in AMQ-1665. It would be 
> better if it was possible to configure via spring or xbean.

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

Reply via email to