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

            Bug ID: 459597
           Summary: kio_sftp fails to pick up HostKeyAlgorithms from
                    ~/.ssh/config
    Classification: Frameworks and Libraries
           Product: kio-extras
           Version: 22.08.1
          Platform: Archlinux
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: SFTP
          Assignee: plasma-b...@kde.org
          Reporter: medhe...@web.de
  Target Milestone: ---

kio_sftp does not pick up HostKeyAlgorithms from ssh config file.

STEPS TO REPRODUCE
1. Append "HostKeyAlgorithms ssh-rsa" to /etc/ssh/sshd_config
2. systemctl start sshd
3. Append "Host 127.0.0.1" and "HostKeyAlgorithms +ssh-rsa" to ~/.ssh/config
4. "ssh 127.0.0.1" works and gives me a password prompt
5. "kioclient ls sftp://127.0.0.1"; gives this error:
> kioclient: kex error : no match for method server host key algo: server 
> [ssh-rsa], client 
> [rsa-sha2-512,rsa-sha2-256,ssh-ed25519,ecdsa-sha2-nistp521,ecdsa-sha2-nistp384,ecdsa-sha2-nistp256]

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

Reply via email to