Guy Rutenberg

Keeping track of what I do

Archive for the ‘ssh-keygen’ tag

ssh-keygen Tutorial – Generating RSA and DSA keys

with 33 comments

In this post I will walk you through generating RSA and DSA keys using ssh-keygen. Public key authentication for SSH sessions are far superior to any password authentication and provide much higher security. ssh-keygen is the basic way for generating keys for such kind of authentication. I will also explain how to maintain those keys by changing their associated comments and more importantly by changing the passphrases using this handy utility.
Read the rest of this entry »

Written by Guy

October 5th, 2007 at 12:32 pm

Posted in Linux,Tutorials

Tagged with