mirror of
https://github.com/hashicorp/vault.git
synced 2025-12-26 03:41:18 +01:00
Fix a broken link (#25648)
This commit is contained in:
parent
770a3e0c8e
commit
9ed834cdce
@ -14,7 +14,7 @@ It is strongly advised to provide TLS settings in the configuration stanza
|
||||
within the auth method to avoid agent cache, if also enabled, from using the
|
||||
same TLS settings when proxying requests. If TLS settings are not present in the
|
||||
config stanza, Agent and Proxy will fall back to using TLS settings from their respective
|
||||
[`vault` Stanzas](/vault/docs/agent#vault-stanza).
|
||||
[`vault` Stanzas](/vault/docs/agent-and-proxy/agent#vault-stanza).
|
||||
|
||||
## Configuration
|
||||
|
||||
|
||||
@ -13,7 +13,7 @@ for Vault's API.
|
||||
|
||||
## Functionality
|
||||
|
||||
The [`listener` stanza](/vault/docs/agent#listener-stanza) for Vault Proxy configures a listener for Vault Proxy. If
|
||||
The [`listener` stanza](/vault/docs/agent-and-proxy/proxy#listener-stanza) for Vault Proxy configures a listener for Vault Proxy. If
|
||||
its `role` is not set to `metrics_only`, it will act as a proxy for the Vault server that
|
||||
has been configured in the [`vault` stanza](/vault/docs/agent-and-proxy/proxy#vault-stanza) of Proxy. This enables access to the Vault
|
||||
API from the Proxy API, and can be configured to optionally allow or force the automatic use of
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user