I set up a GIT server (Gitblit) that uses HTTPS client authentication. I have a working configuration and key material with the standard GIT client on Linux (Debian).
Until now I didn't figure out how to correctly configure:
- The standard GIT client (command line, v1.9.5) on Windows (Win7 64)
- Eclipse (Luna) with EGit.