Files
vault/changelog/27459.txt
Peter Wilson 12e7c77ecc TCP Listener: fix bug in parsing TCP listener settings for proxy_protocol_behavior (#27459)
* update code and test to support the documented config setting 'deny_unauthorized' rather than 'deny_authorized' which was incorrect

* changelog
2024-06-12 15:30:19 +00:00

5 lines
152 B
Plaintext

```release-note:bug
config: Vault TCP listener config now correctly supports the documented proxy_protocol_behavior
setting of 'deny_unauthorized'
```