Open axieum opened 2 years ago
It seems the SSH works in WSL but not on Windows, and the GPG works on Windows but not on WSL š
Hi @axieum!
I tried the gpg commands in WSL2 and none of them works for me anymore š I'll see if I can squeeze in some debug-time and try to find the root cause.
I ended up at this comment which uses socat
to launch a new jstarks/npiperelay process for a named pipe. I'm not sure if this is of any help to you.
I managed to get ssh-add -l
working on the Windows side (on the native Windows OpenSSH client) by following this step of a seemingly abandoned project: benpye/wsl-ssh-pageant#how-to-use-with-windows-10-native-openssh-client. I wonder if we can fit this into this project also, so we can use ssh-add -l
on the Windows side. š¤
Hi @axieum!
I tried the gpg commands in WSL2 and none of them works for me anymore š I'll see if I can squeeze in some debug-time and try to find the root cause.
@carlolars that's what I'm facing right now. š¢
@carlolars do the following changes make it work?
Hi,
Thank you so much for this package, super simple to set up with the provided
wsl-gap.ssh
bootstrap script! šI've got the
ssh-add -l
working, it successfully lists my authentication key from my YubiKey. However, thegpg --card-status
displays -wsl-gap.exe.log
Windows Version Info
WSL Version Info