-
Bug
-
Resolution: Unresolved
-
Major
-
None
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
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. |
Priority | Original: Minor [ 4 ] | New: Major [ 3 ] |
Workflow | Original: JNJira [ 169640 ] | New: JNJira + In-Review [ 183585 ] |