-
Bug
-
Resolution: Fixed
-
Trivial
We need to depend on net.i2p.crypto inside of the sshd module for ed25519 key to be supported.
Reason why we have to is the module is optional in sshd which means that you have to explicitly depend on it for it to work.
https://github.com/jenkinsci/sshd-module/pull/17#issuecomment-313121741