You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benjamin Mahler (Jira)" <ji...@apache.org> on 2020/04/10 17:17:00 UTC

[jira] [Created] (MESOS-10112) Log peer address during SSL handshake failures.

Benjamin Mahler created MESOS-10112:
---------------------------------------

             Summary: Log peer address during SSL handshake failures.
                 Key: MESOS-10112
                 URL: https://issues.apache.org/jira/browse/MESOS-10112
             Project: Mesos
          Issue Type: Improvement
          Components: libprocess
            Reporter: Benjamin Mahler
            Assignee: Benjamin Mahler


Currently, when accepting a socket from a LibeventSSLSocket or OpenSSLSocket, the caller cannot log the peer address in the case of a failure. We currently do not include the peer address in the accept failure which makes debugging more difficult (e.g. who is trying to connect with a bad SSL handshake? who is disconnecting in the middle of an SSL handshake?).

This should be backported.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)