I recently had to generate a private/public key pair to access a Git repository. While I’ve done this several times before I never do it enough to remember all the steps so this time I wrote it down.
Since my primary workstation runs Windows I use PuTTY to generate the keys. If you thought PuTTY was just a SSH client then you are not alone (e.g. I used to think that too). PuTTY’s unofficial tag line should be:
[Read More]