Skip to content

Our FileConfig may not be consistent with the docker config #149

Description

@kitchoi

Referring to http://docker-py.readthedocs.io/en/latest/tls/

If one wants to use TLS but with self-signed certificate, docker tls should be set to True but tls_verify set to False. Whilst in our FileConfig, we would settlsto False and tls_verify to True (and then we assumed a CA file provide in the cert path so we verify against ourselves.)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions