mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-03 20:40:45 -05:00
* Add support for x_forwarded_for_client_cert_header * add changelog entry * add tests for a badly and properly formatted certs * both conditions should be true * handle case where r.TLS is nil * prepend client_certs to PeerCertificates list * Add support for x_forwarded_for_client_cert_header * add changelog entry * add tests for a badly and properly formatted certs * both conditions should be true * handle case where r.TLS is nil * prepend client_certs to PeerCertificates list * add option for decoders to handle different proxies * Add support for x_forwarded_for_client_cert_header * add changelog entry * add tests for a badly and properly formatted certs * both conditions should be true * handle case where r.TLS is nil * prepend client_certs to PeerCertificates list * add option for decoders to handle different proxies * fix tests * fix typo --------- Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com> Co-authored-by: Scott Miller <smiller@hashicorp.com> Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com> |
||
|---|---|---|
| .. | ||
| test-fixtures | ||
| config.go | ||
| config_custom_response_headers_test.go | ||
| config_oss.go | ||
| config_oss_test.go | ||
| config_telemetry_test.go | ||
| config_test.go | ||
| config_test_helpers.go | ||
| config_test_helpers_stubs_oss.go | ||
| config_util.go | ||
| config_util_test.go | ||
| hcp_link_config_test.go | ||
| listener.go | ||
| listener_tcp.go | ||
| listener_tcp_test.go | ||
| listener_test.go | ||
| listener_unix.go | ||
| listener_unix_test.go | ||
| server_seal_transit_acc_test.go | ||
| server_stubs_oss.go | ||
| tls_util.go | ||
| tls_util_test.go | ||