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

Docker authentication - malformed HTTP response

      I am setting the docker server URI with tcp and I am adding 'Docker Host Certificate Authentication` and selecting it in the project. When it tries to connect to docker it returns

      malformed HTTP response "\x15\x03\x01\x00\x02\x02\x16".
      * Are you trying to connect to a TLS-enabled daemon without TLS?
      Build step 'Docker Build and Publish' marked build as failure
      

      Looks like the plugin is not using the certificate? Am I doing something wrong or this is a bug?

      The build is run on a slave connected with JSN.

          [JENKINS-33678] Docker authentication - malformed HTTP response

          Robert Dolca created issue -
          Robert Dolca made changes -
          Description Original: I am setting the docker server URI with tcp and I am adding 'Docker Host Certificate Authentication` and selecting it in the project. When it tries to connect to docker it returns

          ```
          malformed HTTP response "\x15\x03\x01\x00\x02\x02\x16".
          * Are you trying to connect to a TLS-enabled daemon without TLS?
          Build step 'Docker Build and Publish' marked build as failure
          ```

          Looks like the plugin is not using the certificate? Am I doing something wrong or this is a bug?

          The build is run on a slave connected with JSN.
          New: I am setting the docker server URI with tcp and I am adding 'Docker Host Certificate Authentication` and selecting it in the project. When it tries to connect to docker it returns

          {code:java}
          malformed HTTP response "\x15\x03\x01\x00\x02\x02\x16".
          * Are you trying to connect to a TLS-enabled daemon without TLS?
          Build step 'Docker Build and Publish' marked build as failure
          {code}

          Looks like the plugin is not using the certificate? Am I doing something wrong or this is a bug?

          The build is run on a slave connected with JSN.
          Robert Dolca made changes -
          Priority Original: Minor [ 4 ] New: Major [ 3 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 169640 ] New: JNJira + In-Review [ 183585 ]

            csanchez Carlos Sanchez
            robertdolca Robert Dolca
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: