Skip to content

Commit cabf66a

Browse files
--fleet-server-cert-key-passphrase-path -> --fleet-server-cert-key-passphrase (elastic#1658)
1 parent 4429a6e commit cabf66a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/ingest-management/fleet/fleet-server-secrets.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ inputs:
8080
ssl.key_passphrase_path: /path/to/passphrase
8181
----
8282
+
83-
When you are running {fleet-server} under {agent}, you can provide the passphrase path using the `--fleet-server-cert-key-passphrase-path` flag.
83+
When you are running {fleet-server} under {agent}, you can provide the passphrase path using the `--fleet-server-cert-key-passphrase` flag.
8484
See <<elastic-agent-cmd-options,{agent} command reference>> for more details.
8585
+
8686
If you are <<elastic-agent-container,running {fleet-server} under {agent} in a container>>, you can use the environment variable `FLEET_SERVER_CERT_KEY_PASSPHRASE` to specify the file path.

0 commit comments

Comments
 (0)