Skip to content

Instantly share code, notes, and snippets.

View ilivessevili's full-sized avatar

9lives ilivessevili

  • Beijing China
View GitHub Profile
#!/bin/bash
#
# Generates client and server certificates used to enable HTTPS
# remote authentication to a Docker daemon.
#
# See http://docs.docker.com/articles/https/
#
# To start the Docker Daemon:
#
# sudo docker -d \