sshd appears to be broken when both host rsa and dsa key file present
YONETANI Tomokazu
qhwt+dfly at les.ath.cx
Sun Jan 25 22:27:10 PST 2009
On Sun, Jan 25, 2009 at 10:21:12PM -0800, Jeremy Chadwick wrote:
> > So the quick workaround(if you still prefer DSA over RSA) is
> > to add the following in /etc/ssh_config on ssh clients
> >
> > HostKeyAlgorithms ssh-dsa,ssh-rsa
>
> This should read:
>
> HostKeyAlgorithms ssh-dss,ssh-rsa
>
> (-dss, not -dsa).
Whoops, thanks!
More information about the Bugs
mailing list