Skip to content

Doesnt handle multiple Docker servers where SOME are TLS enabled #210

@Dinth

Description

@Dinth

It looks like certpath set on line 159 of helpers.py does os.environ["DOCKER_TLS_VERIFY"] = "1" (process-global). This means that if one server has certpath enabled, all servers automatically try to use TLS and fail

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions