Key verification failing using OpenSshCertificateImpl

2020-07-18 Thread Cyril Shelke
Hello, I'm trying to authenticate from my client using apache mina - 2.5.1 using OpenSsh Certificate. I have a signed Certificate which I parsed using OpenSshCertificateImpl and created a KeyPair out of it. However the auth fails with: 2020-07-17 02:11:20.168DEBUG 4235 --- [ NioProcessor-2] o.a.s.

[jira] [Commented] (SSHD-1037) private openssh key parsing error

2020-07-18 Thread Sandeep (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17160509#comment-17160509 ] Sandeep commented on SSHD-1037: --- [~lgoldstein] [~gnodet] Here is Junit test # Generated Key

[jira] [Updated] (SSHD-1037) private openssh key parsing error

2020-07-18 Thread Sandeep (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandeep updated SSHD-1037: -- Attachment: junit_test_output > private openssh key parsing error > - > >

[jira] [Updated] (SSHD-1037) private openssh key parsing error

2020-07-18 Thread Sandeep (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandeep updated SSHD-1037: -- Attachment: KeyGenerationTest.java > private openssh key parsing error > - > >

[jira] [Commented] (SSHD-1037) private openssh key parsing error

2020-07-18 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17160425#comment-17160425 ] Lyor Goldstein commented on SSHD-1037: -- {quote} we have used "SshKeyPairGenerator.jav

[jira] [Commented] (SSHD-1037) private openssh key parsing error

2020-07-18 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/SSHD-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17160411#comment-17160411 ] Guillaume Nodet commented on SSHD-1037: --- [~ssmali1505] could you write a junit test