[
https://issues.apache.org/jira/browse/ARTEMIS-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16471984#comment-16471984
]
ASF GitHub Bot commented on ARTEMIS-1746:
-----------------------------------------
Github user clebertsuconic commented on the issue:
https://github.com/apache/activemq-artemis/pull/2083
testTwoWaySSLVerifyClientHost is failing.. is it supposed to fail?
when merging this.. I will squash all of these commits into one.. and
create a JIRA.. I can do that.. but for now I just wanted to figure out about
testTwoWaySSLVerifyClientHost.
> 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
> Priority: Major
>
> 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)