Lars Pfeil created AMQ-6982:
-------------------------------
Summary: ActiveMQSslConnectionFactory createTransport overrides
newly created SSL Context in finally block
Key: AMQ-6982
URL: https://issues.apache.org/jira/browse/AMQ-6982
Project: ActiveMQ
Issue Type: Bug
Components: Transport
Affects Versions: 5.15.4
Reporter: Lars Pfeil
The createTransport method overwrites the newly created SSL context in its
finally block. As the SSL context is usually initially null, it remains null.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)