docker TLS support
This commit is contained in:
parent
3f905ee7d0
commit
a8a78b8ea3
3 changed files with 37 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue