The so called Heartbleed bug in OpenSSL caused it to leak private key material resulting in fully compromised encryption. After patching a server, the servers ssh keys need to be regenerated. This bash script will move current public and private keys to an archive directory, generate new keys, and document the process for auditing.