I was able to accomplish this with the newly released winssh-pageant tool. See: https://github.com/ndbeals/winssh-pageant
                
            
        - shawnz
 
How access tossh-agentis organized by client in Windows10 OpenSSH implementation? Via native pipe e.g.\\.\pipe\openssh-ssh-agent(from issue#207)?
SSH_AUTH_SOCK environment variable. Would be nice to have a support for these sockets.
ssh-agent is organized by client in Windows10 OpenSSH implementation? Via native pipe e.g. \\.\pipe\openssh-ssh-agent (from issue#207)?