Skip to content

Commit a48c492

Browse files
Update docs/reference/elasticsearch/command-line-tools/elasticsearch-keystore.md
Co-authored-by: Liam Thompson <[email protected]>
1 parent 6d9a60d commit a48c492

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/reference/elasticsearch/command-line-tools/elasticsearch-keystore.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,10 @@ Only some settings are designed to be read from the keystore. However, there is
9090

9191
## Handling special characters
9292

93+
:::{important}
94+
Improper handling of special characters can lead to authentication failures and service outages.
95+
:::
96+
9397
Exclamation mark: `!`
9498
: When using the shell, the combination `\!` is stored as just `!`. This can lead to authentication failures if the password is not stored as intended.
9599

0 commit comments

Comments
 (0)