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

--- Comment #39 from Lukáš Turek <8...@8an.cz> ---
I tried that, but it made no difference. It seems that key exchange algorithms
are something different, what's missing is signature algorithm "rsa-sha2-256"
and some protocol extension. These additional lines are in SSH output when I
connect to a Linux server using my RSA key:

debug1: SSH2_MSG_EXT_INFO received
debug1: kex_input_ext_info: server-sig-algs=<rsa-sha2-256,ssh-rsa>

The extension should be supported in MINA SSHD:
https://issues.apache.org/jira/browse/SSHD-895

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

Reply via email to