To test a generated ssh private/public key-pair without having to connect to a SSH server we can use ssh-keygen. Here's the example:
# ssh-keygen -y -f /location/of/the/private-keyReferences
To test a generated ssh private/public key-pair without having to connect to a SSH server we can use ssh-keygen. Here's the example:
# ssh-keygen -y -f /location/of/the/private-keyReferences
Copyright 2012 Rio Astamal
0 comments:
Post a Comment