[
https://issues.apache.org/jira/browse/AMQ-7406?focusedWorklogId=387391&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-387391
]
ASF GitHub Bot logged work on AMQ-7406:
---------------------------------------
Author: ASF GitHub Bot
Created on: 14/Feb/20 14:38
Start Date: 14/Feb/20 14:38
Worklog Time Spent: 10m
Work Description: coheigea commented on pull request #454: AMQ-7406 -
ActiveMQSslConnectionFactory truststore settings don't wor…
URL: https://github.com/apache/activemq/pull/454
…k for the HTTPS connector
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 387391)
Remaining Estimate: 0h
Time Spent: 10m
> 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: 10m
> 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)