Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
Miek Gieben
2020-01-19 09:14:09 +01:00
parent 894ec68487
commit 64d0cfba0c
6 changed files with 20 additions and 14 deletions

View File

@@ -62,6 +62,7 @@ traffic TO... {
node ID
tls CERT KEY CA
tls_servername NAME
ignore_health
}
~~~
@@ -78,6 +79,7 @@ traffic TO... {
* `tls_servername` **NAME** allows you to set a server name in the TLS configuration. This is needed
because *traffic* connects to an IP address, so it can't infer the server name from it.
* `ignore_health` can be enabled to ignore endpoint health status, this can aid when debugging.
## Naming Clusters