aboutsummaryrefslogtreecommitdiffstats
path: root/extras
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2024-05-27 12:12:42 -0400
committerScott Murray <scott.murray@konsulko.com>2024-05-27 16:18:59 +0000
commit31573c88e0ddefc3591bb7752b306601554ebbf2 (patch)
tree6e5019aeac30eb7dce418e70615b63b7541908ab /extras
parent617a152fa89c9bdb1538c1707f62501847223e04 (diff)
Enable secure mode in default configuration
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> (cherry picked from commit 262fd5529462617cbb65747585498c8977cdd9db)
Diffstat (limited to 'extras')
-rw-r--r--extras/config.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/config.ini b/extras/config.ini
index 36306cc..ec28639 100644
--- a/extras/config.ini
+++ b/extras/config.ini
@@ -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