[ 
https://issues.apache.org/jira/browse/AMQ-5943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Torsten Mielke updated AMQ-5943:
--------------------------------
    Attachment: AMQ-5943.patch

Attaching possible patch including unit test in AMQ-5943.patch. 
Unit test establishes network bridge between two broker instances where the 
bridge is authenticated via SSL cert, not via username / password. 



> 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
>              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)

Reply via email to