Open basictheprogram opened 6 years ago
Modern version of ssh disable ssh-dss
https://www.openssh.com/legacy.html
The Bitvise SSH server uses the old DSA algorithm.
$ ssh localhost -p 2222 Unable to negotiate with 127.0.0.1 port 2222: no matching host key type found. Their offer: ssh-dss
I see Bitvise supports the RSA algorithm.
Modern version of ssh disable ssh-dss
https://www.openssh.com/legacy.html
The Bitvise SSH server uses the old DSA algorithm.
I see Bitvise supports the RSA algorithm.