1
0
Fork 0

docker TLS support

This commit is contained in:
唐家文 2015-11-20 23:05:06 +08:00
parent 3f905ee7d0
commit a8a78b8ea3
3 changed files with 37 additions and 1 deletions

View file

@ -138,6 +138,14 @@
#
# filename = "docker.tmpl"
# Enable docker TLS connection
#
# [docker.tls]
# ca = "/etc/ssl/ca.crt"
# cert = "/etc/ssl/docker.crt"
# key = "/etc/ssl/docker.key"
# insecureskipverify = true
################################################################
# Mesos/Marathon configuration backend