Re: Issue with private keys

2022-01-29 Thread Stefan Magnus Landrø
It might also be the class initialiser that is failing Last ned Outlook for iOS<https://aka.ms/o0ukef> Fra: Thomas Wolf Sendt: Friday, January 28, 2022 10:00:32 PM Til: users@mina.apache.org Emne: Re: Issue with private keys Hi, On 27.01.22 21:44 , José

Re: Issue with private keys

2022-01-28 Thread Thomas Wolf
Hi, On 27.01.22 21:44 , José Danilo Ross Lépiz wrote: Currently I'm working on migrating an application using JGit to use SSHD but I have not been able to get private key login working. Could I be missing any configuration? This is the stacktrace I get: Caused by:

Issue with private keys

2022-01-27 Thread José Danilo Ross Lépiz
Hi everyone! Currently I'm working on migrating an application using JGit to use SSHD but I have not been able to get private key login working. Could I be missing any configuration? This is the stacktrace I get: Caused by: java.lang.NoClassDefFoundError: java/security/spec/PKCS8EncodedKeySpec