You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@logging.apache.org by "Taylor Patton (JIRA)" <ji...@apache.org> on 2017/08/15 19:02:00 UTC

[jira] [Created] (LOG4J2-2013) SslSocketManager does not apply SSLContext on TCP reconnect

Taylor Patton created LOG4J2-2013:
-------------------------------------

             Summary: SslSocketManager does not apply SSLContext on TCP reconnect
                 Key: LOG4J2-2013
                 URL: https://issues.apache.org/jira/browse/LOG4J2-2013
             Project: Log4j 2
          Issue Type: Bug
          Components: Core
    Affects Versions: 2.8.2
            Reporter: Taylor Patton
             Fix For: 2.9


The SslSocketManger is not applying the SSLContext correctly when the TCP connection is restarted. Currently the SslSocketManager inherits a Reconnector class from TcpSocketManger, which only restarts the TCP connection and does not apply SSL correctly. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)