You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Gary Tully (JIRA)" <ji...@apache.org> on 2010/04/28 15:11:27 UTC

[jira] Created: (AMQ-2715) Transport connector throws SSL exception when network connector is configured to failover over ssl transport

Transport connector throws SSL exception when network connector is configured to failover over ssl transport
------------------------------------------------------------------------------------------------------------

                 Key: AMQ-2715
                 URL: https://issues.apache.org/activemq/browse/AMQ-2715
             Project: ActiveMQ
          Issue Type: Bug
          Components: Transport
    Affects Versions: 5.3.1
            Reporter: Gary Tully
            Assignee: Gary Tully
             Fix For: 5.4.0


The reconnect thread in the failover transport is not SslContext aware so it does not propagate the brokers credentials.

A network connector url of the form static:(failover:(ssl://localhost:62616))) does not work.

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


[jira] Resolved: (AMQ-2715) Transport connector throws SSL exception when network connector is configured to failover over ssl transport

Posted by "Gary Tully (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-2715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Tully resolved AMQ-2715.
-----------------------------

    Resolution: Fixed

resolved in r938998

> Transport connector throws SSL exception when network connector is configured to failover over ssl transport
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-2715
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2715
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Transport
>    Affects Versions: 5.3.1
>            Reporter: Gary Tully
>            Assignee: Gary Tully
>             Fix For: 5.4.0
>
>
> The reconnect thread in the failover transport is not SslContext aware so it does not propagate the brokers credentials.
> A network connector url of the form static:(failover:(ssl://localhost:62616))) does not work.

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