Enable secure mode in default configuration 40/29940/1 quillback
authorScott Murray <scott.murray@konsulko.com>
Mon, 27 May 2024 16:12:42 +0000 (12:12 -0400)
committerScott Murray <scott.murray@konsulko.com>
Mon, 27 May 2024 16:16:11 +0000 (12:16 -0400)
Enable secure mode in the default configuration file since the rest
of the default configuration is essentially set up to point at an
instance of the databroker set up by us, and thus running in secure
mode.  This makes the configuration more usable out of the box with
our typical full demo setups.

Bug-AGL: SPEC-5138

Change-Id: I99ad71de9e896c429874a0a13b76fd8bc269c90b
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
extras/config.ini

index 36306cc..ec28639 100644 (file)
@@ -7,7 +7,7 @@ steering-wheel-enabled = true
 ip = localhost
 port = 55555
 protocol = grpc
-insecure = True
+insecure = False
 token = default
 cacert = default
 tls_server_name = Server