Skip to content

Feature Request: Support for TLS #245

@jmbmxer

Description

@jmbmxer

We use the tlsverify flag for access to our docker API. I am in the process of setting up our Jenkins CI server to use the Jenkins Docker plugin and it looks to only support HTTP. Is there any plan to support TLS connections?

Below is the method we use to connect to Docker:

$ docker -d --tlsverify --tlscacert=ca.pem --tlscert=server-cert.pem --tlskey=server-key.pem
-H=0.0.0.0:2376

Metadata

Metadata

Assignees

No one assigned

    Labels

    RFEA Request for Enhancement. Usually linked to a PR that follows it.bugAn issue reporting a bug or a PR fixing one.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions