diff --git a/website/content/docs/internals/plugins.mdx b/website/content/docs/internals/plugins.mdx index 74c6f3892ebb..518fe27f965b 100644 --- a/website/content/docs/internals/plugins.mdx +++ b/website/content/docs/internals/plugins.mdx @@ -79,8 +79,8 @@ backend has HA enabled and supports automatic host address detection (e.g. Consul), Vault will automatically attempt to determine the `api_addr` as well. -~> Note: Reading the original connection's TLS connection state is not supported -in plugins. +~> Note: Prior to Vault version 1.9.2, reading the original connection's TLS +connection state is not supported in plugins. ## Plugin Registration