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

This commit is contained in:
Kaarina Tungseth 2021-06-01 15:50:48 -05:00 committed by GitHub
parent 0d4693cc53
commit be7f0117ce
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.