Difference between revisions of "Ssh-keygen -p"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 +
{{lowercase}}
 
     -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
Line 4: Line 5:
 
             passphrase, and twice for the new passphrase.
 
             passphrase, and twice for the new passphrase.
  
* <code>ssh-keygen -p -f ~/.ssh/id_rsa</code>  
+
* <code>ssh-keygen -p -f [[~/.ssh/id_rsa]]</code>  
  
 
== Related terms ==
 
== Related terms ==

Latest revision as of 08:28, 21 September 2023

    -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.

Related terms[edit]

See also[edit]

Advertising: