From e91742d03f0cd277bdc66a4bfabd1459634ff7ca Mon Sep 17 00:00:00 2001 From: Djuri Baars Date: Sun, 12 Nov 2023 14:03:33 +0100 Subject: [PATCH] Added note to clarify skipping server certificate verification --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2662082..cf8fefe 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Biggest differences are: Most [information](https://github.com/btclock/btclock_v2/wiki) about BTClock v2 is still valid for this version. -**NOTE**: The software assumes that the hardware is run in a controlled private network. The Web UI and the OTA update mechanism are not password protected and accessible to anyone in the network. +**NOTE**: The software assumes that the hardware is run in a controlled private network. The Web UI and the OTA update mechanism are not password protected and accessible to anyone in the network. Also, since the device only fetches numbers through WebSockets it will skip server ceritificate verification to save resources. ## Known issues - After starting it might take a while before the correct data is displayed