You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/08/01 14:43:00 UTC

[jira] [Commented] (SSHD-758) Add support for Openssh keys

    [ https://issues.apache.org/jira/browse/SSHD-758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16109023#comment-16109023 ] 

ASF GitHub Bot commented on SSHD-758:
-------------------------------------

GitHub user cschneider opened a pull request:

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

    [SSHD-758] Add OpenSSHGeneratorFileKeyProvider

    

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

    $ git pull https://github.com/cschneider/mina-sshd SSHD-758

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

    https://github.com/apache/mina-sshd/pull/35.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 #35
    
----
commit 353e260ef4a693183a72ba6820d408231e8ab968
Author: Christian Schneider <ch...@die-schneider.net>
Date:   2017-08-01T14:41:59Z

    [SSHD-758] Add OpenSSHGeneratorFileKeyProvider

----


> Add support for Openssh keys
> ----------------------------
>
>                 Key: SSHD-758
>                 URL: https://issues.apache.org/jira/browse/SSHD-758
>             Project: MINA SSHD
>          Issue Type: Bug
>    Affects Versions: 1.4.0
>            Reporter: Christian Schneider
>             Fix For: 1.5.0
>
>
> Karaf has a OpenSSHGeneratorFileKeyProvider since some time. It allows to use ssh keys without Bouncycastle. I think this class is better located directly at mina sshd.
> I will provide a PR.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)