|
Syntax of SSH public and private key files
I can't seem to find a nice manual on the syntax of the public and private key files for SSH.
I see that for the public key I can limit the connection to a particular host, command, both.
For the private key I can indicate which username to login to the remote server as.
Is there a complete guide somewhere with all my options?
|