You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: deploy-manage/security/secure-cluster-communications.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,6 +78,8 @@ The way that transport layer security is managed depends on your deployment type
78
78
:::{tab-item} Self-managed
79
79
:sync: self
80
80
{{es}} transport security can be [automatically configured](self-auto-setup.md), or manually set up by following the steps in [](set-up-basic-security.md).
81
+
82
+
For additional TLS configuration options, refer to [](./self-tls.md).
81
83
:::
82
84
83
85
::::
@@ -133,6 +135,8 @@ The automatic configuration does not enable TLS on the {{kib}} HTTP endpoint. To
133
135
:::
134
136
135
137
For environments with stricter security requirements, refer to [Mutual TLS authentication between {{kib}} and {{es}}](./kibana-es-mutual-tls.md).
138
+
139
+
For additional TLS configuration options, refer to [](./self-tls.md).
0 commit comments