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:09:00 UTC

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

    [ https://issues.apache.org/jira/browse/LOG4J2-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16127736#comment-16127736 ] 

Taylor Patton commented on LOG4J2-2013:
---------------------------------------

I have a PR here: https://github.com/apache/logging-log4j2/pull/108

> 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)