Generating SSH Key for GitHub Using Git Extensions


Generating SSH Key for GitHub Using Git Extensions

Written by The .NET Mentor , Tuesday, October 11, 2016 at 10:34 PM

This step-by-step tutorial assumes that you have already installed Git Extensions on your computer.

Using GitHub via HTTPS with Git Extensions can become pretty boring. SSH to the rescue.

Step 1: Click on Tools -> Generate or Import Key

Step 2: Click on Generate

Note: Move the mouse over the blank area to generate randomness when generating the SSH key

Step 3: Click on Save Private Key

Note: Click Yes for the passphrase message

Step 4: Save the SSH Private key with .ppk extension

Step 5: Copy the SSH Key to the clipboard

Step 6: Setup the SSH key with GitHub Settings

Take Care!

Peace

Abhishek Luv


About author


The .NET Mentor

I’m a full-stack .NET freelance consultant and mentor with 14+ years of experience building production-ready applications using ASP.NET Core, EF Core, Angular, and Azure. I help developers and teams understand architecture, write cleaner code, and build real-world systems that are scalable, testable, and cloud-ready.

Over the years, I’ve worked independently across multiple domains, guiding professionals, designing end-to-end solutions, and helping teams upgrade to modern .NET practices. Today, I mentor developers worldwide to sharpen their technical thinking, architecture mindset, and overall confidence as modern .NET engineers.

Recent Blog Posts