Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to add passphrase to ssh key

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

 -f filename
         Specifies the filename of the key file.
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #add #passphrase #ssh #key
ADD COMMENT
Topic
Name
5+1 =