Next:
2.3.1.2 Key Generation with
Up:
2.3.1 Key Generation for
Previous:
2.3.1 Key Generation for
2.3.1.1 openssh key generation
Here's the incantation for open-ssh
ssh-keygen -q -f /.ssh/id_planetlab -t rsa
A private key is created in the
id_planetlab
file with a corresponding public key in
id_planetlab.pub
You
should
use a keyphrase, since
ssh-agent
and the like will reduce the times this is entered.
Next:
2.3.1.2 Key Generation with
Up:
2.3.1 Key Generation for
Previous:
2.3.1 Key Generation for
Ian Wakeman 2005-04-22