mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-05 12:26:34 +02:00
Update forwarded-for docs to indicate it supports cidrs, not just single hosts
This commit is contained in:
parent
54b0ee9d96
commit
7ddbb5065e
@ -103,7 +103,7 @@ advertise the correct address to other nodes.
|
||||
is for Vault to request client certificates when available.
|
||||
|
||||
- `x_forwarded_for_authorized_addrs` `(string: <required-to-enable>)` –
|
||||
Specifies the list of source IP addresses for which an X-Forwarded-For header
|
||||
Specifies the list of source IP CIDRs for which an X-Forwarded-For header
|
||||
will be trusted. Comma-separated list or JSON array. This turns on
|
||||
X-Forwarded-For support.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user