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

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

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

Goldstein Lyor resolved SSHD-758.
---------------------------------
       Resolution: Implemented
         Assignee: Goldstein Lyor
    Fix Version/s:     (was: 1.5.0)
                   1.6.0

The latest code (1.6) contains code that can read _OpenSSH_ files without _Bouncycastle_. As far as writing them - it is not within the scope of this project to provide such tools. This project provides a client and a server written in pure _Java_ along with everything deemed necessary to run them - reading key files being one such requirement. It is currently not in the mission statement to provide a fully equivalent toolkit as _OpenSSH_ does - and this includes writing keys, converting formats, etc...

> 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
>            Assignee: Goldstein Lyor
>             Fix For: 1.6.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)