Home | History | Annotate | Download | only in openssh

Lines Matching full:keys

30      ssh-keygen generates, manages and converts authentication keys for
31 ssh(1). ssh-keygen can create RSA keys for use by SSH protocol version 1
32 and DSA, ECDSA or RSA keys for use by SSH protocol version 2. The type
43 system administrator may use this to generate host keys, as seen in
49 passphrase may be empty to indicate no passphrase (host keys must have an
64 For RSA1 keys, there is also a comment field in the key file that is only
70 After a key is generated, instructions below detail where the keys should
76 host keys do not exist, generate the host keys with the default
79 new host keys.
89 Specifies the number of bits in the key to create. For RSA keys,
91 Generally, 2048 bits is considered sufficient. DSA keys must be
92 exactly 1024 bits as specified by FIPS 186-2. For ECDSA keys,
95 use bit lengths other than these three values for ECDSA keys will
102 files. This operation is only supported for RSA1 keys. The
103 program will prompt for the file containing the private keys, for
107 Download the RSA public keys provided by the PKCS#11 shared
115 allows exporting OpenSSH keys for use by other programs,
122 -H option to print found keys in a hashed format.
153 importing keys from other software, including several commercial
158 -l Show fingerprint of specified public key file. Private RSA1 keys
159 are also supported. For RSA and DSA keys ssh-keygen tries to
235 At present, no options are valid for host keys.
248 Removes all keys belonging to hostname from a known_hosts file.
344 ssh-keygen supports signing of keys to produce certificates that may be
349 keys.