You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Lyor Goldstein (Jira)" <ji...@apache.org> on 2020/03/27 16:41:00 UTC

[jira] [Commented] (SSHD-974) AuthorizedKeyEntry fails to parse ed25519 public keys

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

Lyor Goldstein commented on SSHD-974:
-------------------------------------

Can you attach the original file from which this error originated ? I suspect there might be some hidden character there...

> AuthorizedKeyEntry fails to parse ed25519 public keys
> -----------------------------------------------------
>
>                 Key: SSHD-974
>                 URL: https://issues.apache.org/jira/browse/SSHD-974
>             Project: MINA SSHD
>          Issue Type: Bug
>    Affects Versions: 2.4.0
>         Environment: Arch Linux compiled with OpenJDK 1.8.0_242
>            Reporter: Justin Crawford
>            Assignee: Lyor Goldstein
>            Priority: Minor
>         Attachments: Main.java, error.log
>
>
> When parsing an authorized keys file, I get a StreamCorruptedException with the error message "Bad format (no key data delimiter)" however this key is accepted by OpenSSH and generated by ssh-keygen. Other key types, such as RSA, are parsed just fine by this parser.
> I attached an example program demonstrating how I am using the parser.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org
For additional commands, e-mail: dev-help@mina.apache.org