-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: libprocess
-
Labels:None
-
Target Version/s:
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.