SSH KeyServer provides a simple key-distribution server for SSH.
ssh-keyserv can be used in trusted networks to centrally generate and distribute SSH keys to other computers.
This is very useful in situations were the computers are reinstalled often and you do not want new SSH keys all the time.
Requirements:
· An ANSI C Compiler.
Important:
· Rename the old "rsa" key directory in the key-store to "rsa1" and create a new "rsa2" directory.
What's New in This Release:
· Updated to support OpenSSH 3.x (RSA1, RSA and DSA keys)
Product's homepage