Difference between revisions of "Ssh-keygen -p"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
     -p      Requests changing the [[passphrase]] of a [[private key[[ file
+
     -p      Requests changing the [[passphrase]] of a [[private key]] file
 
             instead of creating a new private key.  The program will
 
             instead of creating a new private key.  The program will
 
             prompt for the file containing the private key, for the old
 
             prompt for the file containing the private key, for the old

Revision as of 13:58, 2 September 2021

    -p      Requests changing the passphrase of a private key file
            instead of creating a new private key.  The program will
            prompt for the file containing the private key, for the old
            passphrase, and twice for the new passphrase.
  • ssh-keygen -p -f ~/.ssh/id_rsa

Related terms

See also

Advertising: