Re: Using GPGAgent as SSHAgent on Windows with cygwin/mingw

2018-02-13 Thread Sandun Weerawardane
Hi, Did you able to connect SSH using gpg-agent? I'm having the same issue here: https://superuser.com/questions/1293725/gpg-agent-under-windows-as-ssh-agent-for-git-bash ___ Gnupg-users mailing list Gnupg-users@gnupg.org

Re: Using GPGAgent as SSHAgent on Windows with cygwin/mingw

2016-09-24 Thread Werner Koch
On Sat, 24 Sep 2016 14:10, fe...@audiofair.de said: > which seems to me to be a process ID + binary data. So the socket > appears to be there and it is recreated when I restart gpg-agent. On Windows an emulation of Unix Domain Sockets is used by putting a cookie and a port number into a plain

Using GPGAgent as SSHAgent on Windows with cygwin/mingw

2016-09-24 Thread Felix Winterhalter
So I am currently trying to get gpg-agent to play nice with ssh on Windows. I'm running gpg version 2.1.15. Using Linux I was able to get everything to run the way I want by adding enable-ssh-support to the agent config and setting the environment variable SSH_AUTH_SOCK to the gpg agents ssh