File: android_ed25519_algorithm.mdwn

package info (click to toggle)
git-annex 6.20170101-1%2Bdeb9u2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 50,088 kB
  • sloc: haskell: 53,116; sh: 1,582; ansic: 341; makefile: 292; perl: 144
file content (12 lines) | stat: -rw-r--r-- 340 bytes parent folder | download | duplicates (2)
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