[DOCS] Corrects typo in step 3 (#101079) (#101096)

This commit is contained in:
Kaarina Tungseth 2021-06-01 16:00:14 -05:00 committed by GitHub
parent e99f42d848
commit 4d9fcfdf59
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,7 +39,7 @@ This entails generating a "server certificate" for {es} to use on the HTTP layer
. Obtain a client certificate and private key for {kib}.
+
--
{kib} must this "client certificate" and corresponding private key when connecting to {es}.
{kib} uses the client certificate and corresponding private key when connecting to {es}.
NOTE: This is not the same as the <<configuring-tls-browser-kib,server certificate>> that {kib} will present to web browsers.