You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2010/09/22 15:56:33 UTC

[jira] Assigned: (SSHD-92) Patch: Server Key Verification, Expose exit code

     [ https://issues.apache.org/jira/browse/SSHD-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet reassigned SSHD-92:
-----------------------------------

    Assignee: Guillaume Nodet

> Patch: Server Key Verification, Expose exit code
> ------------------------------------------------
>
>                 Key: SSHD-92
>                 URL: https://issues.apache.org/jira/browse/SSHD-92
>             Project: MINA SSHD
>          Issue Type: New Feature
>    Affects Versions: 0.4.0
>            Reporter: Justin SB
>            Assignee: Guillaume Nodet
>             Fix For: 0.5.0
>
>         Attachments: check-server-key-and-exit-code.patch
>
>
> This patch provides a pluggable way to check the server key along with some very basic policies.  It also exposes the exit code when an SSH execute completes.
> I've also added a 'metadata' dictionary to the ClientSession, so that applications can easily store their own information.  This is used so that the ClientSession can contain a ServerKeyVerifier, so we can do per-server verification even when multiple ClientSessions are run in the same SshClient instance.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.