Skip to content

Commit

Permalink
--fleet-server-cert-key-passphrase-path -> --fleet-server-cert-key-pa…
Browse files Browse the repository at this point in the history
…ssphrase (#1658) (#1660)

(cherry picked from commit cabf66a)

Co-authored-by: Michel Laterman <[email protected]>
  • Loading branch information
mergify[bot] and michel-laterman authored Jan 29, 2025
1 parent 7fd894e commit 978d197
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ inputs:
ssl.key_passphrase_path: /path/to/passphrase
----
+
When you are running {fleet-server} under {agent}, you can provide the passphrase path using the `--fleet-server-cert-key-passphrase-path` flag.
When you are running {fleet-server} under {agent}, you can provide the passphrase path using the `--fleet-server-cert-key-passphrase` flag.
See <<elastic-agent-cmd-options,{agent} command reference>> for more details.
+
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.
Expand Down

0 comments on commit 978d197

Please sign in to comment.