You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by lgoldstein <gi...@git.apache.org> on 2018/10/17 18:41:43 UTC

[GitHub] mina-sshd pull request #71: OpenSSH client creates hash with port, mina shou...

GitHub user lgoldstein opened a pull request:

    https://github.com/apache/mina-sshd/pull/71

    OpenSSH client creates hash with port, mina should be able to verify …

    …that hash
    
    Compare hash with `[host]:port` if port is non-standard

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/NLeSC/mina-sshd hashed-known-host-port

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/mina-sshd/pull/71.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #71
    
----
commit 5c380939b3af687619514d378a6fab43cf6ae585
Author: Stefan Verhoeven <st...@...>
Date:   2018-10-17T17:32:16Z

    OpenSSH client creates hash with port, mina should be able to verify that hash
    
    Compare hash with `[host]:port` if port is non-standard

----


---

[GitHub] mina-sshd pull request #71: OpenSSH client creates hash with port, mina shou...

Posted by lgoldstein <gi...@git.apache.org>.
Github user lgoldstein closed the pull request at:

    https://github.com/apache/mina-sshd/pull/71


---