From 42304a7896da5b3d7a0e645dfaa807e0602a5bb4 Mon Sep 17 00:00:00 2001 From: TuDatTr Date: Mon, 24 Jan 2022 06:56:08 +0100 Subject: [PATCH] Fixed typo --- writeup.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/writeup.org b/writeup.org index 8a94940..bd6a821 100644 --- a/writeup.org +++ b/writeup.org @@ -303,7 +303,7 @@ Error code: MOZILLA_PKIX_ERROR_SELF_SIGNED_CERT as stated in the error message. -*** What could be done to +get+ prevent this message? +*** What could be done to prevent this message? One could simply ignore the error by pressing =Accept the Risk and Continue= *** Why is it in general hard to fix this problem for IoT devices?