Last Updated: February 25, 2016
·
262
· netors

Change passphrase of RSA private key on Linux

Assuming the name of your private key is id_rsa:

cd .ssh
ssh-keygen -f id_rsa -p