[DOCS] Update elasticsearch-certutil example (#61110)

This commit is contained in:
Lisa Cawley 2020-08-14 07:33:37 -07:00 committed by lcawl
parent 8f302282f4
commit 65d0c7bbee
1 changed files with 1 additions and 1 deletions

View File

@ -290,7 +290,7 @@ parameter to specify the location of the file. For example:
[source, sh] [source, sh]
-------------------------------------------------- --------------------------------------------------
bin/elasticsearch-certutil cert --silent --in instances.yml --out test1.zip --pass testpassword bin/elasticsearch-certutil cert --silent --in instances.yml --out test1.zip --pass testpassword --keep-ca-key
-------------------------------------------------- --------------------------------------------------
This command generates a compressed `test1.zip` file. After you decompress the This command generates a compressed `test1.zip` file. After you decompress the