You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 24, 2022. It is now read-only.
The mode should display to stdout/stderr (and/or syslog if the -s option was invoked) more detailed information about the inner workings - e.g., "Connection established with client w.x.y.z", "Start handshake with w.x.y.z", "Handshake successful with w.x.y.z" - perhaps even the SSL handshake details (ciphers, key exchange, etc.).. For a really flexible logging configuration perhaps something like SSH's "-v", "-vv", "-vvv" configuration will do.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The mode should display to stdout/stderr (and/or syslog if the -s option was invoked) more detailed information about the inner workings - e.g., "Connection established with client w.x.y.z", "Start handshake with w.x.y.z", "Handshake successful with w.x.y.z" - perhaps even the SSL handshake details (ciphers, key exchange, etc.).. For a really flexible logging configuration perhaps something like SSH's "-v", "-vv", "-vvv" configuration will do.
The text was updated successfully, but these errors were encountered: