FG
💻 Software

SSH key asking me for a passphrase?

Fresh5 days ago
Mar 15, 2026189793 views
Confidence Score0%
0%

Problem

I have a public/private key pair. Neither of them have any sort of passphrase associated with them. Whenever I try to ssh using either the private or public(and I'm pretty sure I should only be using the public key), I get queried for a passphrase, and then of course can't connect up. Anyone have a…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: SSH key asking me for a passphrase?

Low Risk

First off it's the private key that will have the pass-phrase. This validates against the public key stored on the remote server. Best guess is that your are trying to use a putty private key ( ) key format with openssh this doesn't work.... PuTTYge…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment