martes, 11 de abril de 2023

SSH returns: no matching host key type found. Their offer: ssh-dss

 In a nutshell, you should add the option -oHostKeyAlgorithms=+ssh-dss to the SSH command:

ssh -oHostKeyAlgorithms=+ssh-dss root@192.168.8.109


https://askubuntu.com/questions/836048/ssh-returns-no-matching-host-key-type-found-their-offer-ssh-dss

No hay comentarios:

Publicar un comentario