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!)
This commit is contained in:
Tim Peoples 2022-01-03 11:54:12 -08:00 committed by GitHub
parent c21ff7e587
commit 26c46f0b45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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