Protect your existing private rsa key with a passphrase


/ Published in: Bash
Save to your folder(s)

You can also use this to change the pass phrase of ur existing password protected private key


Copy this code and paste it in your HTML
  1. ssh-keygen –p –f ~/.ssh/id_rsa

URL: http://thenubbyadmin.com/2011/11/21/password-protecting-existing-rsa-or-dsa-private-keys/

Report this snippet


Comments


You need to login to view comments.