mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-09 16:17:01 +02:00
This is a follow-up to our initial work[0] to address RFC-5952 §4 conformance for IPv6 addresses in Vault. The initial pass focused on the vault server configuration and start-up routines. This follow-up focuses on Agent and Proxy, with a few minor improvements for server. The approach generally mirrors the server implementation but also adds support for normalization with CLI configuration overrides. One aspect we do not normalize currently is Agent/Proxy client creation to the Vault server with credentials taken from environment variables, as it would require larger changes to the `api` module. In practice this ought to be fine for the majority of cases. [0]: https://github.com/hashicorp/vault/pull/29228 |
||
---|---|---|
.. | ||
test-fixtures | ||
config_custom_response_headers_test.go | ||
config_oss_test.go | ||
config_oss.go | ||
config_telemetry_test.go | ||
config_test_helpers_stubs_oss.go | ||
config_test_helpers.go | ||
config_test.go | ||
config_util_test.go | ||
config_util.go | ||
config.go | ||
hcp_link_config_test.go | ||
listener_tcp_test.go | ||
listener_tcp.go | ||
listener_test.go | ||
listener_unix_test.go | ||
listener_unix.go | ||
listener.go | ||
server_seal_transit_acc_test.go | ||
server_stubs_oss.go | ||
tls_util_test.go | ||
tls_util.go |