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

Unable to configure mTLS connection to Registry

XMLWordPrintable

      My private docker registry is using mTLS (https://docs.docker.com/engine/security/certificates/#understand-the-configuration) to authenticate clients. Credentials provided via registryCredentialsId can only be used for providing username/password.

      dockerfile {
          filename 'Dockerfile.jenkins'
          registryUrl 'https://registry/'
          registryCredentialsId 'client-certificate'
      } 

            Unassigned Unassigned
            bbucko Blazej
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: