jenkinsci / sshd-plugin

https://plugins.jenkins.io/sshd/
MIT License
9 stars 39 forks source link

Support for ssh-ed25519 keys #193

Open CJCombrink opened 1 week ago

CJCombrink commented 1 week ago

What feature do you want to see added?

Support for ssh-ed25519

When I add a ssh-ed25519 key to the "SSH Public Keys" for my user I get the following warning

‘ssh-ed25519’ does not look like a valid key type

Upstream changes

I don't expect any

Are you interested in contributing this feature?

probably not

CJCombrink commented 1 week ago

I tried connecting even with that message but it did not work Adding an rsa key and connecting works without issues