Skip to content

Commit

Permalink
Update installing-stack-demo-secure.asciidoc (#2938)
Browse files Browse the repository at this point in the history
replaces #2870

(cherry picked from commit 7913b1c)
  • Loading branch information
shainaraskas authored and mergify[bot] committed Jan 29, 2025
1 parent 54611e6 commit f4abad8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ sudo /usr/share/elasticsearch/jdk/bin/keytool -importcert -trustcacerts -nopromp
+
["source","shell"]
----
keytool -keystore elastic-stack-ca.p12 -list
sudo /usr/share/elasticsearch/jdk/bin/keytool -keystore /etc/elasticsearch/certs/elastic-stack-ca.p12 -list
----
+
NOTE: The keytool utility is provided as part of the {es} installation and is located at: `/usr/share/elasticsearch/jdk/bin/keytool` on RPM installations.
Expand Down

0 comments on commit f4abad8

Please sign in to comment.