vault/command/server
Seth Vargo ffbe97c7ca Print errors on extra keys in server config
This does NOT apply to the backend config, since each backend config
could have a variation of options that differ based off of the
configured backend itself. This may be an optimization that can be made
in the future, but I think each backend should be responsible for
performing its own configuration validation instead of overloading the
config itself with this functionality.
2016-03-10 15:25:25 -05:00
..
test-fixtures Allow separate HA physical backend. 2015-12-14 07:59:58 -05:00
config_test.go Print errors on extra keys in server config 2016-03-10 15:25:25 -05:00
config.go Print errors on extra keys in server config 2016-03-10 15:25:25 -05:00
listener_tcp_test.go command/server: tests 2015-04-04 17:43:20 -07:00
listener_tcp.go command/server: cleaner output 2015-04-04 12:06:41 -07:00
listener_test.go command/server: fix one race condition 2015-04-28 19:11:46 -07:00
listener.go server: sanity check value for 'tls_disable' 2015-11-25 11:37:57 -08:00