Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Events example using TLS for docker daemon #232

Open
3goats opened this issue Mar 12, 2016 · 0 comments
Open

Events example using TLS for docker daemon #232

3goats opened this issue Mar 12, 2016 · 0 comments

Comments

@3goats
Copy link

3goats commented Mar 12, 2016

Hi,

I'm using Boot2Docker on a Mac which uses TLS. How do I configure the certificates for use with the client.

This is what I need to do using the python client.

tls_config = tls.TLSConfig(
client_cert=('cert.pem', 'key.pem'),
verify='ca.pem')

Also I'm getting an error when I run the events exampe.

./docker_evnts.go:44: reader declared and not used
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant