Skip to content

Commit

Permalink
Docs: Add note about which secure settings are valid (#25212)
Browse files Browse the repository at this point in the history
This commit adds a note to the docs to clarify that only some settings
can be used with the keystore.
  • Loading branch information
rjernst authored Jun 14, 2017
1 parent 43f4ae5 commit 1bd5cec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/reference/setup/secure-settings.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ tool to manage the settings in the keystore.

NOTE: All commands here should be run as the user which will run elasticsearch.

NOTE: Only some settings are designed to be read from the keystore. See
documentation for each setting to see if it is supported as part of the keystore.

[float]
[[creating-keystore]]
=== Creating the keystore
Expand Down

0 comments on commit 1bd5cec

Please sign in to comment.