0

With Windows 10 Pro (1909) ssh does not seem to communicate with ssh-agent. In cmd or powershell, when checking ssh-add -l the keys are listed. When connecting to the remote host via ssh, the passphrase is still requested.

The only suggestion I've found online is to ensure ssh-agent is running. It is running, since ssh-add connects to it.

DanielC
  • 452
  • 3
  • 13
  • This is off topic for Stackoverflow. – Giorgi Tsiklauri Jul 28 '20 at 18:54
  • @GiorgiTsiklauri It's similar to this question: https://stackoverflow.com/questions/17846529/could-not-open-a-connection-to-your-authentication-agent/17848593#17848593 . Not a duplicate though because I'm asking specifically for Windows 10 and I have ensured that ssh-agent is working. – DanielC Jul 28 '20 at 22:34

0 Answers0