Skip to content

Commit e241e70

Browse files
committed
[DOCS] Clarified TLS note
1 parent 3c1371e commit e241e70

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/en/stack/security/get-started-security.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@ xpack.security.enabled: true
6363
----
6464

6565
NOTE: This tutorial involves a single node cluster, but if you had multiple
66-
nodes, you would enable {security} on every node in the cluster. If you have a
67-
multi-node cluster, you must also configure Transport Layer Security (TLS) for
68-
internode-communication, which is beyond the scope of this tutorial.
66+
nodes, you would enable {security} on every node in the cluster and configure
67+
Transport Layer Security (TLS) for internode-communication, which is beyond the
68+
scope of this tutorial.
6969

7070
When you enable {security}, basic authentication is enabled by default. To
7171
communicate with the cluster, you must specify a username and password.

0 commit comments

Comments
 (0)