-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Trivial
-
Component/s: core
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