conflict in host signature checking

Steffen Nurpmeso steffen at sdaoden.eu
Tue Jun 16 03:48:10 AEST 2020


Harald Dunkel wrote in
<58888987-68f1-3487-008f-241190968e83 at afaics.de>:
 |AFAICS the recent ssh versions don't support the ssh-rsa signature
 |algorithm for host keys anymore:
 ..
 |Every helpful comment is highly appreciated

in my ~/.ssh/config

  Host 10.0.1.14 schillix  10.0.1.15 ulin-010204
    HostKeyAlgorithms   ssh-rsa
  # schillix with default ssh: KexAlgorithms       +diffie-hellman-group1-sha1
    IdentityFile        ~/sec.arena/ssh.git/local_rsa.pub
  ...

I use dropbear on SchilliX now, which today has been released with
ed25519 support, however, so the above soon can vanish.  That is,
maybe use dropbear on a non-standard port instead of an old ssh?
:wq

--steffen
|
|Der Kragenbaer,                The moon bear,
|der holt sich munter           he cheerfully and one by one
|einen nach dem anderen runter  wa.ks himself off
|(By Robert Gernhardt)


More information about the openssh-unix-dev mailing list