Skip to content

Commit bb2c3ce

Browse files
tepheatherezell
authored andcommitted
Update docs to reflect new plugin behavior. (#13543)
* Update docs to reflect that TLS connection state is now available to plugins * Fix typo (D'oh!)
1 parent 6d16381 commit bb2c3ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/content/docs/internals/plugins.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ backend has HA enabled and supports automatic host address detection
7979
(e.g. Consul), Vault will automatically attempt to determine the `api_addr` as
8080
well.
8181

82-
~> Note: Reading the original connection's TLS connection state is not supported
83-
in plugins.
82+
~> Note: Prior to Vault version 1.9.2, reading the original connection's TLS
83+
connection state is not supported in plugins.
8484

8585
## Plugin Registration
8686

0 commit comments

Comments
 (0)