[DOCS] Update elasticsearch-certutil example (#61110)
This commit is contained in:
parent
8f302282f4
commit
65d0c7bbee
|
@ -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…
Reference in New Issue