vault/command/server
Tom Proctor 87649219ff
Add -dev-tls-san flag (#22657)
* Add -dev-tls-san flag

This is helpful when wanting to set up a dev server with TLS in Kubernetes
and any other situations where the dev server may not be the same machine
as the Vault client (e.g. in combination with some /etc/hosts entries)

* Automatically add (best-effort only) -dev-listen-address host to extraSANs
2023-08-31 23:31:42 +01:00
..
test-fixtures [VAULT-17826] Remove mount point from rollback metrics (#22400) 2023-08-21 16:55:37 +02:00
config.go Add -dev-tls-san flag (#22657) 2023-08-31 23:31:42 +01:00
config_custom_response_headers_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
config_oss_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
config_stubs_oss.go Add vault community changes for the Seal HA project. (#22515) 2023-08-24 11:40:01 -04:00
config_telemetry_test.go [VAULT-17826] Remove mount point from rollback metrics (#22400) 2023-08-21 16:55:37 +02:00
config_test.go Add vault community changes for the Seal HA project. (#22515) 2023-08-24 11:40:01 -04:00
config_test_helpers.go Add vault community changes for the Seal HA project. (#22515) 2023-08-24 11:40:01 -04:00
config_test_helpers_stubs_oss.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
config_util.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
config_util_test.go Add vault community changes for the Seal HA project. (#22515) 2023-08-24 11:40:01 -04:00
hcp_link_config_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
listener.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
listener_tcp.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
listener_tcp_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
listener_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
listener_unix.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
listener_unix_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
server_seal_transit_acc_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
tls_util.go Add -dev-tls-san flag (#22657) 2023-08-31 23:31:42 +01:00
tls_util_test.go Add -dev-tls-san flag (#22657) 2023-08-31 23:31:42 +01:00