[
https://issues.apache.org/jira/browse/AMQ-5943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14711086#comment-14711086
]
ASF subversion and git services commented on AMQ-5943:
------------------------------------------------------
Commit 10a74ce7374d717defca0905f62e2181a93c6b20 in activemq's branch
refs/heads/master from [~gtully]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=10a74ce ]
https://issues.apache.org/jira/browse/AMQ-5943 - patch, with test, applied with
thanks to Torsten Mielke
> network bridge fails when using jaasDualAuthenticationPlugin
> ------------------------------------------------------------
>
> Key: AMQ-5943
> URL: https://issues.apache.org/jira/browse/AMQ-5943
> Project: ActiveMQ
> Issue Type: Bug
> Components: Broker, security
> Affects Versions: 5.12.0
> Reporter: Torsten Mielke
> Assignee: Gary Tully
> Labels: broker, jaas, security
> Attachments: AMQ-5943.patch
>
>
> If a network bridge is to be established to another broker's ssl transport as
> in
> {code:xml}
> <networkConnector duplex="true" dynamicOnly="true" name="to-A" networkTTL="2"
> uri="static://(ssl://localhost:61626)" >
> {code}
> and the other broker is configured for
> {code:xml}
> <jaasDualAuthenticationPlugin configuration="activemq-domain"
> sslConfiguration="activemq-ssl-domain"/>
> {code}
> then the network bridge will fail. Note the network connector does not set
> username and password but is supposed to be authenticated via its SSL
> certificate.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)