(no subject)
13 May 2008 09:43Debian/Ubuntu users:
Install new openssl package and run:
ssh-keygen -t dsa -b 1024 -f /etc/ssh/ssh_host_dsa_key -N '' &&
ssh-keygen -t rsa -b 1024 -f /etc/ssh/ssh_host_rsa_key -N '' &&
/etc/init.d/ssh restart
You probably want to regenerate any SSH keys (user or host) if they're flagged by wget http://security.debian.org/project/extra/dowkd/dowkd.pl.gz
(really just a place for /me to park the commands)
Install new openssl package and run:
ssh-keygen -t dsa -b 1024 -f /etc/ssh/ssh_host_dsa_key -N '' &&
ssh-keygen -t rsa -b 1024 -f /etc/ssh/ssh_host_rsa_key -N '' &&
/etc/init.d/ssh restart
You probably want to regenerate any SSH keys (user or host) if they're flagged by wget http://security.debian.org/project/extra/dowkd/dowkd.pl.gz
(really just a place for /me to park the commands)