[
https://issues.apache.org/jira/browse/LOG4J2-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16129568#comment-16129568
]
ASF GitHub Bot commented on LOG4J2-2013:
----------------------------------------
Github user remkop commented on the issue:
https://github.com/apache/logging-log4j2/pull/108
Maybe there should be a TcpSocketManagerBuilder? It could be initialized
from scratch by calling its setter methods, or initialized from a
TcpSocketManager instance so you'd only need to call the setters of the
attributes you want to modify. Then call `build` to instantiate the
TcpSocketManager.
> 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
> Assignee: Gary Gregory
> 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)