Update SFTP (SSH) to use other cypher than

Submit your proposals and ideas here.
Post Reply
jorgemvo
Posts: 18
Joined: Tue Apr 09, 2019 10:06 pm

Update SFTP (SSH) to use other cypher than

Post by jorgemvo » Thu Oct 06, 2022 1:46 pm

Hi. I have a external HDD connected to my router, thats running OpenWRT. Have it set up to share the HDD via Open-SSH-SFTP. With latest OpenWRT update Neutron fails to connect to OpenSSH because, as far as I understand, uses a obsolete cypher, RSA.
I've solved it adding these lines to SSH server config:

HostKeyAlgorithms +ssh-rsa
PubkeyAcceptedKeyTypes +ssh-rsa

The SSH server is version v 1.104.
If I user Dropbear I believe it will connect, but haven't tried. Dropbear version is 2022.82

Could you update the app to use a more recent cypher? I'm currently using username+password.

Thanks

Post Reply

Who is online

Users browsing this forum: No registered users and 11 guests