Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

codetainer: support TLS auth #22

Merged
merged 1 commit into from
Oct 6, 2015
Merged

Conversation

skatsuta
Copy link
Contributor

@skatsuta skatsuta commented Oct 6, 2015

resolve #17

Add support to use TLS authentication when connecting to Docker API over HTTPS.
Docker's TLS auth needs certificate files, so I added a config item to specify the cert directory.

Signed-off-by: Soshi Katsuta soshi.katsuta@gmail.com

Signed-off-by: Soshi Katsuta <soshi.katsuta@gmail.com>
@skatsuta
Copy link
Contributor Author

skatsuta commented Oct 6, 2015

Why does Drone happen to not check my PR?

jandre added a commit that referenced this pull request Oct 6, 2015
codetainer: support TLS auth
@jandre jandre merged commit 9e3d15c into codetainerapp:master Oct 6, 2015
@jandre
Copy link
Member

jandre commented Oct 6, 2015

It does! But for some reason you have to go to the project on drone to view the branch, it doesn't auto-link the status in the PR.

Thanks for your pull requests!

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.

Support TLS auth for Docker API
2 participants