mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 23:57:20 -04:00
[DOCS] Update elasticsearch-certutil example (#61110)
This commit is contained in:
parent
e3c0c60562
commit
416fbfab6a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue