Torsten Mielke created AMQ-5943:
-----------------------------------

             Summary: 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


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