Skip to content

Commit a2847b5

Browse files
Update docs/modules/opensearch/pages/usage-guide/security.adoc
Co-authored-by: Malte Sander <malte.sander.it@gmail.com>
1 parent 3dc7d5e commit a2847b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/modules/opensearch/pages/usage-guide/security.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ Only a lifetime up to the `maxCertificateLifetime` setting in the SecretClass is
182182

183183
[IMPORTANT]
184184
====
185-
The operator sets the configuration `plugins.security.nodes_dn` to `["CN=generated certificate for pod"]` which provides weak authentication between nodes.
185+
The operator sets the configuration `plugins.security.nodes_dn` to `["CN=generated certificate for pod"]`, which provides weak authentication between nodes.
186186
For enhanced security, use certificates that uniquely identify the OpenSearch nodes.
187187
In this case, you must also adapt the `plugins.security.nodes_dn` setting via configOverrides.
188188
====

0 commit comments

Comments
 (0)