You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Christian Sailer (JIRA)" <ji...@apache.org> on 2018/03/14 10:03:00 UTC

[jira] [Created] (ARTEMIS-1746) Client-side openSSH support is broken

Christian Sailer created ARTEMIS-1746:
-----------------------------------------

             Summary: Client-side openSSH support is broken
                 Key: ARTEMIS-1746
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1746
             Project: ActiveMQ Artemis
          Issue Type: Bug
    Affects Versions: 2.5.0
            Reporter: Christian Sailer


The new feature to use openSSH via the netty-tcnative library in Artemis 2.5.0 only works for enabling on the server side.

When enabling it on the client side, there are several issue, the first of which is that it tries to use a server ssl context on the client side and then fails due to a client/server mismatch.

Also, I could not find any integration tests actually using openSSL.

I am working on a patch to fix these issues including tests.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)