[DOCS] Fix link and add redirect for removed security page (#119966) (#119996)

* [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:
Kibana Machine 2021-11-30 12:48:26 -05:00 committed by GitHub
parent 1aa070db19
commit 539a58a8cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 2 deletions

View file

@ -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}].

View file

@ -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