You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to get pageant working with WSL2 on windows 10 build 1903 - I'm mainly stuck on the part where the SSH agent opens the DLL for pageant to prompt for authentication. I'm running the following command for my socket on windows Powershell (unelevated):
I'm unsure where this is failing, at the Npiperelay, or the ssh socket, so I thought I'd start here. Thanks for the help, and I hope this gets other people to a closer solution.
The text was updated successfully, but these errors were encountered:
I am trying to get pageant working with WSL2 on windows 10 build 1903 - I'm mainly stuck on the part where the SSH agent opens the DLL for pageant to prompt for authentication. I'm running the following command for my socket on windows Powershell (unelevated):
My pageant certificate is a dll, which I have stored in my WSL SSH config as such:
and when WSL2 tries to open that, it fails with this message:
I'm unsure where this is failing, at the Npiperelay, or the ssh socket, so I thought I'd start here. Thanks for the help, and I hope this gets other people to a closer solution.
The text was updated successfully, but these errors were encountered: