Difference between revisions of "Ssh-keygen -p"
Jump to navigation
Jump to search
(Created page with " -p Requests changing the passphrase of a private key file instead of creating a new private key. The program will prompt for the file cont...") |
|||
Line 4: | Line 4: | ||
passphrase, and twice for the new passphrase. | passphrase, and twice for the new passphrase. | ||
− | + | * <code>ssh-keygen -p -f ~/.ssh/id_rsa</code> | |
== See also == | == See also == | ||
* {{ssh-keygen}} | * {{ssh-keygen}} |
Revision as of 08:55, 29 August 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
See also
ssh-keygen
[-R
,-t
|-p
|-i
|-y | -f | ~/.ssh/id_rsa
|--help ] ~/.ssh/known_hosts
Advertising: