http://wiki.debian.org/SSLkeys
http://www.slicehost.com/articles/2008/5/13/openssl-vulnerability-cve-2008-0166
http://forum.slicehost.com/comments.php?DiscussionID=1808
http://ubuntu-tutorials.com/2008/05/13/openssh-openssh-vulnerabilities-confirm-fix-instructions/
http://ubuntuforums.org/showthread.php?t=361489
Creating New Server Keys
sudo rm /etc/ssh/ssh_host_{dsa,rsa}_key*
sudo dpkg-reconfigure -plow openssh-server
Show new fingerprint (to verify)
ssh-keygen -l -f /etc/ssh/ssh_host_rsa_key