Comment # 15
on bug 13012
from Graham Bloice
That looks interesting, an ssh-agent replacement that proxies pageant. I'll
have to test that to see if it can co-exist with the ssh-agent from Git that I
normally have running, but I suspect there might be a clash over environment
variables (SSH_AUTH_SOCK).
There's also Charade that does a very similar thing:
https://github.com/wesleyd/charade
Overall I still think I'd like libssh to try both an ssh-agent on a socket and
pageant over it's IPC mechanism.
You are receiving this mail because:
- You are watching all bug changes.