Unable to negotiate with ?????? port 22: no matching host key type found. Their offer: ssh-rsa,ssh-dss
.ssh/config
Host *
HostKeyAlgorithms +ssh-rsa
Important: Rollback after you do this. or use -o "HostKeyAlgorithms +ssh-rsa"
flag.
Unable to negotiate with ?????? port 22: no matching host key type found. Their offer: ssh-rsa,ssh-dss
.ssh/config
Host *
HostKeyAlgorithms +ssh-rsa
Important: Rollback after you do this. or use -o "HostKeyAlgorithms +ssh-rsa"
flag.