1
0
Fork 0

Add Marathon TLS client config

Signed-off-by: emile <emile@vauge.com>
This commit is contained in:
emile 2016-02-09 23:10:24 +01:00 committed by Rebase Bot
parent c7d34b54aa
commit 9a9c8e5709
6 changed files with 887 additions and 32 deletions

View file

@ -239,6 +239,13 @@
# httpBasicAuthUser = "foo"
# httpBasicPassword = "bar"
# TLS client configuration. https://golang.org/pkg/crypto/tls/#Config
#
# Optional
#
# [marathon.TLS]
# InsecureSkipVerify = true
################################################################
# Consul KV configuration backend