Polecenie ssh-keygen
Opcje wykonania ssh-keygen
w konsoli
Specify the number of bits in the key. The minimum is 512, and the default is 1024.
Show the bubblebabble digest (a digest represented as a string that looks like real words) for the private or public keyfile specified with -f.
Change the comment in the private and public keyfiles (for RSA1 keys only).
Specify the new comment.
Download the RSA public key from the smartcard in reader.
Read an OpenSSH private or public keyfile and write it in SECSH Public Key File Format to standard output for exporting to a commercial SSH.
Specify the filename of the keyfile.
Read an SSH2-compatible unencrypted private or public keyfile and write an OpenSSH-compatible key to standard output. Used to import keys from a commercial SSH.
Show fingerprint of public or private RSA1 keyfile specified with -f.
Specify the new passphrase.
Change the passphrase for a private keyfile. Prompt for the file, the old passphrase, and twice for the new passphrase.
Specify the old passphrase.
Operate in quiet mode.
Specify the type of key to create. Possible values of type are rsa1 for SSH1, and rsa or dsa for SSH2.
Upload an existing RSA private key to the smartcard in reader.
Read a private OpenSSH-format file and print a public key to standard output.
Przykłady ssh-keygen działanie w Słownik polecenie S