summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorthiagoftsm <thiagoftsm@gmail.com>2022-11-21 09:10:33 +0000
committerGitHub <noreply@github.com>2022-11-21 11:10:33 +0200
commitda6af2fbb2bc5291388b14ee8a431ffee3f90c3b (patch)
treeff1206f24f0c92170607f543dbbbc58f08e31bab
parentf0b39a85aec0adc2adf9eb52493d6e1ebb84e504 (diff)
Fix documentation TLS streaming (#14024)
-rw-r--r--streaming/README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/streaming/README.md b/streaming/README.md
index 57c392f406..58eb2cc1b2 100644
--- a/streaming/README.md
+++ b/streaming/README.md
@@ -234,8 +234,7 @@ For Netdata v1.9+, streaming can also be monitored via `access.log`.
Netdata does not activate TLS encryption by default. To encrypt streaming connections:
1. On the parent node (receiving node), [enable TLS support](/web/server/README.md#enabling-tls-support).
-2. On the child node (sending node), [enable TLS support](/web/server/README.md#enabling-tls-support).
-3. On the child's `stream.conf`, configure the destination as follows:
+2. On the child's `stream.conf`, configure the destination as follows:
```
[stream]