Skip to content

support DOCKER_TLS_VERIFY to detect ssl#123

Merged
marcuslinke merged 1 commit intodocker-java:masterfrom
sclassen:support_tls_verify
Jan 14, 2015
Merged

support DOCKER_TLS_VERIFY to detect ssl#123
marcuslinke merged 1 commit intodocker-java:masterfrom
sclassen:support_tls_verify

Conversation

@sclassen
Copy link
Copy Markdown

The docker documentation on 'how to run docker with https' recommends the DOCKER_VERIFY_TLS flag to always enable SSL (see: https://docs.docker.com/articles/https/#secure-by-default).
This pull request detects the DOCKER_VERIFY_TLS setting and will enable https automatically.

marcuslinke added a commit that referenced this pull request Jan 14, 2015
support DOCKER_TLS_VERIFY to detect ssl
@marcuslinke marcuslinke merged commit aa3867c into docker-java:master Jan 14, 2015
@marcuslinke
Copy link
Copy Markdown
Contributor

@sclassen Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants