benpye / wsl-ssh-pageant

A Pageant -> TCP bridge for use with WSL, allowing for Pageant to be used as an ssh-ageant within the WSL environment.
BSD 2-Clause "Simplified" License
619 stars 40 forks source link

use WSL SSH agent in Windows #61

Open celevra opened 1 year ago

celevra commented 1 year ago

Hi,

i want to opposite ;-) i use the ssh-agent inside wsl 1 and want to use the keys in Windows Applications like vscode the reason is, that there is no good ssh agent that supports ECDSA-CERT is there a way?

regards