vault/changelog/31501.txt
Vault Automation 417175772c
Copy Support RFC-9440 colon-wrapped Base64 for forwarded client certs into main (#9085) (#9087)
* Add support for RFC 9440/8941 structured headers in client certificate handling

* Add changelog

---------

Co-authored-by: Huseyin Unal <23301714+husunal@users.noreply.github.com>
2025-09-09 09:55:40 -04:00

3 lines
214 B
Plaintext

```release-note:improvement
auth/cert: Support RFC 9440 colon-wrapped Base64 certificates in `x_forwarded_for_client_cert_header`, to fix TLS certificate auth errors with Google Cloud Application Load Balancer.
```