Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-73196

git plugin doesn't allow select of https client certificate

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • git-client-plugin
    • 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?

       

          [JENKINS-73196] git plugin doesn't allow select of https client certificate

          Mark Waite added a comment -

          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.

          Mark Waite added a comment - 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.

            Unassigned Unassigned
            jcnhal Phil R
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: