diff --git a/client/app/setup/page.tsx b/client/app/setup/page.tsx index 5dc5eda..5a346cf 100644 --- a/client/app/setup/page.tsx +++ b/client/app/setup/page.tsx @@ -147,6 +147,10 @@ export default function GuidedSetupPage() { } as any} language={fleetTelemetryConfig.codeSnippetLanguage} /> + + Streaming from legitimate vehicles will not work while this CA is configured. + Remember to remove `tls.ca_file` when you are connecting to real vehicles. + ) }