open-consul/command/connect
Daniel Nephin 97c9f73261 Step 3: fix a bug in api.NewClient and fix the tests
The api client should never rever to HTTP if the user explicitly
requested TLS. This change broke some tests because the tests always use
an non-TLS http server, but some tests explicitly enable TLS.
2020-04-07 18:02:56 -04:00
..
ca Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
envoy Step 3: fix a bug in api.NewClient and fix the tests 2020-04-07 18:02:56 -04:00
proxy Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
connect.go Original proxy and connect.Client implementation. Working end to end. 2018-06-14 09:41:56 -07:00
connect_test.go Builtin tls helper (#5078) 2018-12-19 09:22:49 +01:00