Skip to content

Commit c303956

Browse files
committed
[DOCS] Fixes typos in security settings
1 parent cf4fd5f commit c303956

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

x-pack/docs/en/settings/security-settings.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1151,7 +1151,7 @@ Path to the PEM encoded file containing the private key.
11511151
The passphrase that is used to decrypt the private key. This value is
11521152
optional as the key might not be encrypted.
11531153

1154-
`xpack.ssl.secure_key_passphrase` ({<<secure-settings,Secure>>)::
1154+
`xpack.ssl.secure_key_passphrase` (<<secure-settings,Secure>>)::
11551155
The passphrase that is used to decrypt the private key. This value is
11561156
optional as the key might not be encrypted.
11571157

x-pack/docs/en/settings/ssl-settings.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Path to the keystore that holds the private key and certificate.
9090
+{ssl-prefix}.ssl.keystore.password+::
9191
Password to the keystore.
9292

93-
+{ssl-prefix}.ssl.keystore.secure_password` (<<secure-settings,Secure>>)::
93+
+{ssl-prefix}.ssl.keystore.secure_password+ (<<secure-settings,Secure>>)::
9494
Password to the keystore.
9595

9696
+{ssl-prefix}.ssl.keystore.key_password+::

0 commit comments

Comments
 (0)