You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Lars Pfeil (JIRA)" <ji...@apache.org> on 2018/06/04 06:11:00 UTC

[jira] [Created] (AMQ-6982) ActiveMQSslConnectionFactory createTransport overrides newly created SSL Context in finally block

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)