Skip to content

Commit

Permalink
[DOCS] Fixes typos in security settings
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl committed May 23, 2018
1 parent cf4fd5f commit c303956
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion x-pack/docs/en/settings/security-settings.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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` ({<<secure-settings,Secure>>)::
`xpack.ssl.secure_key_passphrase` (<<secure-settings,Secure>>)::
The passphrase that is used to decrypt the private key. This value is
optional as the key might not be encrypted.

Expand Down
2 changes: 1 addition & 1 deletion x-pack/docs/en/settings/ssl-settings.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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` (<<secure-settings,Secure>>)::
+{ssl-prefix}.ssl.keystore.secure_password+ (<<secure-settings,Secure>>)::
Password to the keystore.

+{ssl-prefix}.ssl.keystore.key_password+::
Expand Down

0 comments on commit c303956

Please sign in to comment.