From c30395695d94e036d134ed689b8114e6df390061 Mon Sep 17 00:00:00 2001 From: lcawl Date: Wed, 23 May 2018 16:41:04 -0700 Subject: [PATCH] [DOCS] Fixes typos in security settings --- x-pack/docs/en/settings/security-settings.asciidoc | 2 +- x-pack/docs/en/settings/ssl-settings.asciidoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/x-pack/docs/en/settings/security-settings.asciidoc b/x-pack/docs/en/settings/security-settings.asciidoc index 8f561401095c2..46e15abf5f86a 100644 --- a/x-pack/docs/en/settings/security-settings.asciidoc +++ b/x-pack/docs/en/settings/security-settings.asciidoc @@ -1151,7 +1151,7 @@ Path to the PEM encoded file containing the private key. The passphrase that is used to decrypt the private key. This value is optional as the key might not be encrypted. -`xpack.ssl.secure_key_passphrase` ({<>):: +`xpack.ssl.secure_key_passphrase` (<>):: The passphrase that is used to decrypt the private key. This value is optional as the key might not be encrypted. diff --git a/x-pack/docs/en/settings/ssl-settings.asciidoc b/x-pack/docs/en/settings/ssl-settings.asciidoc index 722aeeea15592..655dfb74a6498 100644 --- a/x-pack/docs/en/settings/ssl-settings.asciidoc +++ b/x-pack/docs/en/settings/ssl-settings.asciidoc @@ -90,7 +90,7 @@ Path to the keystore that holds the private key and certificate. +{ssl-prefix}.ssl.keystore.password+:: Password to the keystore. -+{ssl-prefix}.ssl.keystore.secure_password` (<>):: ++{ssl-prefix}.ssl.keystore.secure_password+ (<>):: Password to the keystore. +{ssl-prefix}.ssl.keystore.key_password+::