From 4a4aa4ccec65c161b395ff69ad76c86630cc3304 Mon Sep 17 00:00:00 2001 From: Gennadi Eckstein <3062750+hver@users.noreply.github.com> Date: Tue, 19 Aug 2025 09:18:46 +0200 Subject: [PATCH] Fix documentation for Vault CLI option --- .../content/partials/global-settings/both/client-cert.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/vault/v1.20.x/content/partials/global-settings/both/client-cert.mdx b/content/vault/v1.20.x/content/partials/global-settings/both/client-cert.mdx index 049d484623..0d35f29382 100644 --- a/content/vault/v1.20.x/content/partials/global-settings/both/client-cert.mdx +++ b/content/vault/v1.20.x/content/partials/global-settings/both/client-cert.mdx @@ -4,7 +4,7 @@ Path to a PEM-encoded CA certificate file on the local disk. Used for TLS communication with the server. **The specified certificate must match to the -private key specified with `-client-cert`**. +private key specified with `-client-key`**. **Examples**: