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 2013/12/03 15:45:37 UTC

[jira] [Resolved] (SSHD-259) Provide Base64 in sshd

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

Guillaume Nodet resolved SSHD-259.
----------------------------------

    Resolution: Fixed

https://git-wip-us.apache.org/repos/asf?p=mina-sshd.git;a=commit;h=11415ce63ff993c42a10e4a48f39092f6042a941

> Provide Base64 in sshd
> ----------------------
>
>                 Key: SSHD-259
>                 URL: https://issues.apache.org/jira/browse/SSHD-259
>             Project: MINA SSHD
>          Issue Type: Improvement
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Guillaume Nodet
>             Fix For: 0.10.0
>
>         Attachments: SSHD-259.patch
>
>
> Since sshd 0.9.0, using JDK 1.7, the mina-core dependency is no more required.
> However, in order to parse .ssh/known_hosts file, the "client" has to use org.apache.mina.util.Base64.
> So, even if sshd has not the mina-core dependency, the sshd users has to depend to mina-core.
> It would be great if sshd itself provide org.apache.sshd.util.Base64. Like this, the users don't need mina-core at all (just sshd).



--
This message was sent by Atlassian JIRA
(v6.1#6144)