Colm O hEigeartaigh created AMQ-7406:
----------------------------------------
Summary: 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
Fix For: 5.16.0, 5.15.12
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)