Skip to content

Commit e76c09f

Browse files
committed
[DOCS] Fixes typos in security settings
1 parent 699153e commit e76c09f

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
@@ -1145,7 +1145,7 @@ Path to the PEM encoded file containing the private key.
11451145
The passphrase that is used to decrypt the private key. This value is
11461146
optional as the key might not be encrypted.
11471147

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

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)