Skip to content

Commit 7acf425

Browse files
committed
Add documentation for elastic-agent-cert-key-passphrase option
1 parent d7eefc8 commit 7acf425

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/en/ingest-management/elastic-agent/configuration/env/shared-env.asciidoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,15 @@ OPTIONAL INFO AND EXAMPLE
3737

3838
// end::elastic-agent-cert-key[]
3939

40+
// tag::elastic-agent-cert-key-passphrase[]
41+
|
42+
[id="env-{type}-elastic-agent-cert-key-passphrase"]
43+
`ELASTIC_AGENT_CERT_KEY_PASSPHRASE`
44+
45+
| (string) The path to the file that contains the passphrase for the mutual TLS private key that {agent} will use to connect to {fleet-server}. The file must only contain the characters of the passphrase, no newline or extra non-printing characters.
46+
47+
// end::elastic-agent-cert-key-passphrase[]
48+
4049
// =============================================================================
4150

4251
// tag::elastic-agent-tag[]

0 commit comments

Comments
 (0)