From a49ce82dc70fa101b2db8d98e5f782f65c6d0592 Mon Sep 17 00:00:00 2001 From: adonaiOhesed <47554302+adonaiOhesed@users.noreply.github.com> Date: Tue, 30 Apr 2019 17:00:50 +0900 Subject: [PATCH] Remove duplication description on document Remove duplication description of `ClientCertificate`. --- .../client-concepts/connection/configuration-options.asciidoc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/client-concepts/connection/configuration-options.asciidoc b/docs/client-concepts/connection/configuration-options.asciidoc index f8a04ad50c0..f9ec1f51e0b 100644 --- a/docs/client-concepts/connection/configuration-options.asciidoc +++ b/docs/client-concepts/connection/configuration-options.asciidoc @@ -34,10 +34,6 @@ Basic Authentication credentials to send with all requests to Elasticsearch Use the following certificate to authenticate all HTTP requests. You can also set them on individual request using `ClientCertificates` -`ClientCertificate`:: - -Use the following certificate to authenticate all HTTP requests. You can also set them on individual request using `ClientCertificates` - `ClientCertificates`:: Use the following certificates to authenticate all HTTP requests. You can also set them on individual request using `ClientCertificates`