mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
* [DOCS] Fix link and add redirect for removed security page * Update link to subscriptions page Co-authored-by: Adam Locke <adam.locke@elastic.co>
This commit is contained in:
parent
1aa070db19
commit
539a58a8cb
2 changed files with 5 additions and 2 deletions
|
@ -15,6 +15,10 @@ Refer to {ref}/snapshot-restore.html[Snapshot and Restore].
|
|||
== Tutorial: Snapshot and Restore
|
||||
Refer to {ref}/snapshot-restore.html[Snapshot and Restore].
|
||||
|
||||
[role="exclude",id="configuring-tls-communication"]
|
||||
== Encrypt communications in {kib}
|
||||
Refer to <<using-kibana-with-security,Configure security in {kib}>>.
|
||||
|
||||
[role="exclude",id="configuring-tls"]
|
||||
== Encrypt TLS communications in {kib}
|
||||
Refer to {ref}/security-basic-setup-https.html#encrypt-kibana-http[Encrypt HTTP client communications for {kib}].
|
||||
|
|
|
@ -33,8 +33,7 @@ configures {kib} to authenticate with {es} using a
|
|||
needs to map the client certificate's distinguished name (DN) to the appropriate
|
||||
`kibana_system` role.
|
||||
|
||||
NOTE: Using a PKI realm is a gold feature. For a comparison of the Elastic
|
||||
license levels, see https://www.elastic.co/subscriptions[the subscription page].
|
||||
NOTE: Using a PKI realm is a https://www.elastic.co/subscriptions[subscription feature].
|
||||
|
||||
[discrete]
|
||||
==== Configure {kib} and {es} to use mutual TLS authentication
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue