open-vault/physical/consul
Matt Mukerjee f574e75f11
fix consul tls error checking (#13135)
We don't check for errors in the consul storage TLS setup. We might fail here
because of a missing certificate, bad permissions, etc. If anything is wrong,
vault just ignores the issues and continues, resulting in a lot of confusion.

Instead, lets return an error to the caller if this fails.
2021-12-21 09:38:58 -08:00
..
consul.go fix consul tls error checking (#13135) 2021-12-21 09:38:58 -08:00
consul_test.go Run CI tests in docker instead of a machine. (#8948) 2020-09-15 10:01:26 -04:00
helpers.go Remove dependency on Consul lib dir 2019-04-13 01:35:48 -04:00