Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ssh: log the libssh2 error message when ssh session startup fails #3481

Closed

Commits on Jan 17, 2019

  1. ssh: log the libssh2 error message when ssh session startup fails

    When a ssh session startup fails, it is useful to know why it has
    failed. This commit changes the message from:
       "Failure establishing ssh session"
    to something like this, for example:
       "Failure establishing ssh session: -5, Unable to exchange encryption keys"
    JDepooter committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    2c1239d View commit details
    Browse the repository at this point in the history