Files
nomad/client
Michael Schurter 11206c7c3e Require TLS for server RPC when enabled
Fixes #2525

We used to be checking a RequireTLS field that was never set. Instead we
can just check the TLSConfig.EnableRPC field and require TLS if it's
enabled.

Added a few unfortunately slow integration tests to assert the intended
behavior of misconfigured RPC TLS.

Also disable a lot of noisy test logging when -v isn't specified.
2017-04-06 09:34:36 -07:00
..
2017-03-11 13:56:19 -08:00
2017-03-14 12:56:31 -07:00
2017-04-04 15:12:14 -07:00
2017-01-10 14:14:58 -08:00
2017-02-14 17:34:05 -08:00
2017-03-14 10:45:15 -07:00
2017-02-22 15:55:33 -08:00
2017-04-04 15:02:09 -07:00
2016-06-10 15:48:36 -04:00
2016-12-01 11:22:51 -08:00