+3
Completed
ssh ed25519 key support
Please support ed25519 keys for ssh connections to avoid the flaws in dsa/rsa keys
Customer support service by UserEcho
I think it's about time for this to be considered, right? I don't think there is a way to convert an Ed25519 private key into PEM format.
Same for this topic.
GitLabs now favours this format..
https://docs.gitlab.com/ee/ssh/README.html
You may try adding the line
smartgit.ssh.impl=sshj
to smartgit.properties.
Fixed in 19.1 preview.