-
Bug
-
Resolution: Unresolved
-
Minor
-
None
Our https server uses client certificates for login / authentication.
svn plugin allows select of the https client certificate and everything works ok.
We're trying to move some git repos to the same server but the git plugin does not show the https client certificate as a credential option?
The git client plugin supports username / password for HTTP and HTTPS connections and it supports private keys for SSH connections. You'll need to use one of those two authentication methods or you'll need to bypass the git plugin and perform the git clone with your own command line.