[
https://issues.apache.org/jira/browse/AMQ-7406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré resolved AMQ-7406.
---------------------------------------
Resolution: Fixed
> 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)