[
https://issues.apache.org/jira/browse/AMQ-7406?focusedWorklogId=388676&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-388676
]
ASF GitHub Bot logged work on AMQ-7406:
---------------------------------------
Author: ASF GitHub Bot
Created on: 18/Feb/20 06:15
Start Date: 18/Feb/20 06:15
Worklog Time Spent: 10m
Work Description: jbonofre commented on pull request #454: AMQ-7406 -
ActiveMQSslConnectionFactory truststore settings don't wor…
URL: https://github.com/apache/activemq/pull/454
----------------------------------------------------------------
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: 388676)
Time Spent: 20m (was: 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: 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)