WinCryptSSHAgent
WinCryptSSHAgent copied to clipboard
Using a Yubikey for SSH Authentication on Windows Seamlessly
I am currently looking for a replacement for [weasel-pageant](https://github.com/vuori/weasel-pageant). My understanding is that WinCryptSSHAgent should work * start pageant - load private key (enter password) * just to test, I...
Fix Typo (WLS to WSL) Add step to ensure SOCAT is installed Add instructions for WSL2
I am running a windows10 on vmware horizon client. my yubykey is attached and recognized by gpg - status is OK. But when I startup wincryptsshagent I get an error...
I generated some keys already in my yubikey, and i have already added the key to my authorized_keys file in my remote machine, i'm not sure what i'm missing, i...
This is probably similar to https://github.com/buptczq/WinCryptSSHAgent/issues/12 But when I try to login, I typically have to click ok on a few popups containing the above message before WinCryptSSHAgent will present...
Hello, While WinCrypt does recognise the certificates from Windows' Certificate Store, I cannot manage to actually authenticate. After putting the _[CN]-cert.pub_ file in my _User Folder_, I can execute "`ssh-add...
My Public Key list within WinCryptSSHAgent is currently loading 5 keys, mostly from my PIV smart card. Only one of those keys supports Smart Card Login, and it is currently...
When WSL2 VM first boots the process hangs and you don't even see prompt. When WSL2 already booted everything works fine. I changed command to `setsid`, added `-f` to it...
When using SecureCRT with environment variable `VANDYKE_SSH_AUTH_SOCK` set to `\\.\pipe\openssh-ssh-agent`, SSH agent forwarding not working. The remote SSH host has `SSH_AUTH_SOCK` variable set, but it's agent don't have any keys....
In my case, I usully use multiple Yubikeys (One fixed at my Workplace, one at my Keyring, one as Backup). But i always only have one of them inserted at...