ssh
No matching
hostkeyerror
no matching host key type found. Their offer: ssh-rsa,ssh-dss #error messageEdit your
/etc/ssh/ssh_configfile and append this line
HostKeyAlgorithms +ssh-rsa,ssh-dssIf the error is in regard to a different algorithm, make sure to sub out
ssh-rsa
Last updated