blob: c32be4e899b3e27e6dc79542fd0992cddb8f24ac (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
### Please describe the problem.
Openssh was not compiled to support ed25519 algorithm
### What steps will reproduce the problem?
only enable ed25519 on server and try to connect via ssh.
fails with "no hostkey alg"
### What version of git-annex are you using? On what operating system?
5.20150219-gd24cfd3, Android 5.0.1
regards,
David
|