Adding/Changing the password of an ssh key
If you are a Mac user, and decide to use the OS keychain to unlock your ssh keys, you might want to go back to existing keys you have, and add a password to them. This can be accomplished easily enough with the same ssh-keygen command you use to generate new keys. The command has … Read more