SvenDowideit / generate_cert

generate the tls certs needed for Docker TLS socket.
Apache License 2.0
20 stars 10 forks source link

generate_cert

generate the tls certs needed for Docker TLS socket.

run:

Which will generate the certificate files you need and put them into your ~/.docker dir

Then copy the certs from ~/.docker/ to your boot2docker and start the server with them:

then back on your OSX box, you can run:

Building

There's a Makefile, which then uses the Dockerfile to generate Linux, OSX and Windows binaries