[ 
https://issues.apache.org/jira/browse/AMQ-8445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17467369#comment-17467369
 ] 

Jean-Baptiste Onofré commented on AMQ-8445:
-------------------------------------------

This problem has been introduced by this commit:
{code:java}
34c4e186fe3d71c82866e89afd2706a3619ca2b4 is the first bad commit
commit 34c4e186fe3d71c82866e89afd2706a3619ca2b4
Author: Jonathan Gallimore <[email protected]>
Date:   Tue Sep 14 12:53:35 2021 +0100


    AMQ-8275 eliminate use of reflection for SNI on SslTransport


 .../activemq/transport/tcp/SslTransport.java       | 23 ++++++++++------------
 1 file changed, 10 insertions(+), 13 deletions(-) {code}
I'm investigating why and eventually I will revert this change.

> Several tests are failing in activemq-stomp due to SecurityException
> --------------------------------------------------------------------
>
>                 Key: AMQ-8445
>                 URL: https://issues.apache.org/jira/browse/AMQ-8445
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: STOMP
>    Affects Versions: 5.17.0, 5.16.4
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>             Fix For: 5.17.0, 5.16.4
>
>
> Several tests are failing in activemq-stomp due to SecurityException, 
> especially:
> {code:java}
> Caused by: java.lang.SecurityException: Unable to authenticate transport 
> without SSL certificate. {code}
> Basically, all tests using SSL are failing.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to