[
https://issues.apache.org/jira/browse/AMQ-7406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038804#comment-17038804
]
ASF subversion and git services commented on AMQ-7406:
------------------------------------------------------
Commit 503b8c394f8445671df8a958b3c331c636e3ddbe in activemq's branch
refs/heads/activemq-5.15.x from Colm O hEigeartaigh
[ https://gitbox.apache.org/repos/asf?p=activemq.git;h=503b8c3 ]
AMQ-7406 - ActiveMQSslConnectionFactory truststore settings don't work for the
HTTPS connector
(cherry picked from commit 2f9e2b1e839126edf15785417ea1f6789b7c0b2f)
> ActiveMQSslConnectionFactory truststore settings don't work for the HTTPS
> connector
> -----------------------------------------------------------------------------------
>
> Key: AMQ-7406
> URL: https://issues.apache.org/jira/browse/AMQ-7406
> Project: ActiveMQ
> Issue Type: Improvement
> Reporter: Colm O hEigeartaigh
> Assignee: Colm O hEigeartaigh
> Priority: Major
> Fix For: 5.16.0, 5.15.12
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The ActiveMQSslConnectionFactory truststore settings don't work for the HTTPS
> Connector (as opposed to working fine for the SSL Connector). This is because
> in HttpsClientTransport it queries SslContext.getCurrentSslContext() *after*
> it has already been reset to null in
> ActiveMQSslConnectionFactory.createTransport.
> In addition, we don't allow a way to turn off hostname verification for
> testing.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)