Skip to content

Commit

Permalink
Update installing-stack-demo-secure.asciidoc (#2706) (#2709)
Browse files Browse the repository at this point in the history
File path didn't match what we listed in Step 3.1.vii

(cherry picked from commit 9e3079a)

Co-authored-by: eric-cobb <[email protected]>
  • Loading branch information
mergify[bot] and eric-cobb authored May 3, 2024
1 parent d485f9b commit a021922
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/en/install-upgrade/installing-stack-demo-secure.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ sudo mv /etc/elasticsearch/certs/http.p12 /etc/elasticsearch/certs/http-old.p12
+
["source","shell"]
----
sudo unzip -d /usr/share/elasticsearch/ /usr/share/elasticsearch/elasticsearch-ssl-http.zip
sudo unzip -d /usr/share/elasticsearch/ /etc/elasticsearch/certs/elasticsearch-ssl-http.zip
----

. When the archive is unpacked, the certificate files are located in separate directories for each {es} node and for the {kib} node.
Expand Down Expand Up @@ -906,4 +906,4 @@ to unify your logs, infrastructure metrics, uptime, and application performance

* Want to protect your endpoints from security threats? Try
https://www.elastic.co/security[{elastic-sec}]. Adding endpoint protection is
just another integration that you add to the agent policy!
just another integration that you add to the agent policy!

0 comments on commit a021922

Please sign in to comment.