SSH - Change passphrase

By xngo on May 19, 2020

To change SSH passphrase, run the following command.

ssh-keygen -p -f ~/.ssh/id_rsa

About the author

Xuan Ngo is the founder of OpenWritings.net. He currently lives in Montreal, Canada. He loves to write about programming and open source subjects.