open-vault/command/server
Steven Clark 94e6a688ff
Add kms_library configuration stanza (#13352)
- Add the kms_library configuration stanza to Vault's command/server
 - Provide validation of keys and general configuration.
 - Add initial kms_library configuration documentation
 - Attempt at startup to verify we can read the configured HSM Library
 - Hook in KmsLibrary config into the Validate to detect typo/unused keys
2021-12-07 09:58:23 -05:00
..
test-fixtures Diagnose partial/missing telemetry configuration (#12802) 2021-10-20 16:47:59 -05:00
config.go Add kms_library configuration stanza (#13352) 2021-12-07 09:58:23 -05:00
config_custom_response_headers_test.go Customizing HTTP headers in the config file (#12485) 2021-10-13 11:06:33 -04:00
config_oss_test.go Add kms_library configuration stanza (#13352) 2021-12-07 09:58:23 -05:00
config_telemetry_test.go [VAULT-2776] Add prefix_filter option to Vault (#12025) 2021-07-09 14:49:53 -05:00
config_test.go Add support for go-sockaddr templated addresses in config. (#9109) 2021-10-21 10:10:48 -04:00
config_test_helpers.go Add kms_library configuration stanza (#13352) 2021-12-07 09:58:23 -05:00
config_test_helpers_util.go Backport some OSS changes (#10267) 2020-10-29 16:47:34 -07:00
config_util.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
listener.go Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
listener_tcp.go Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
listener_tcp_test.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
listener_test.go cleanup unused code and fix t.Fatal usage in goroutine in testing (#11694) 2021-09-30 07:33:14 -04:00
server_seal_transit_acc_test.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00