https://bugs.kde.org/show_bug.cgi?id=398574

--- Comment #12 from Andreas Schneider <a...@cryptomilk.org> ---
There is a feature in OpenSSH which we don't implement yet. They check the
known_hosts file for the keytype to the server we want to connect to. If there
is one, then they put that at first position of the preferred keys to negotiate
with the server. This way the client and server settle on that key.

Workaround: Use the 'HostKeyAlgorithms' config option an select the key you
want to use. ed25519 is better than ecdsa.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to