FG
💻 Software

ssh-keygen command not found when setting up Git on Windows

Fresh7 days ago
Mar 15, 202677062 views
Confidence Score0%
0%

Problem

I'm following the steps here. I'm on step 3 of Set Up SSH Keys. When I type in: I get the response: ssh-keygen: command not found What is this supposed to mean? I'm using the portable version of Git, I've got open from inside the bin.

Error Output

ssh-keygen -t rsa -C "myemailhere"

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: ssh-keygen command not found when setting up Git on Windows

Low Risk

The tutorial on GitHub is wrong. The correct one is I also had this problem.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment