From 548adc9d9eccc6298576f3ea3a9e0afd9aee5dc5 Mon Sep 17 00:00:00 2001 From: Florian BEZANNIER <48728684+flobz@users.noreply.github.com> Date: Sun, 24 Oct 2021 09:26:10 +0200 Subject: [PATCH] Update FAQ.md --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index bfc0b48..7180c03 100644 --- a/FAQ.md +++ b/FAQ.md @@ -45,5 +45,5 @@ If you have an error more or less like this one: ``` [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1056) ``` -It's a problem on PSA server so don't open an issue, you just have to wait. +It's a problem on PSA server so don't open an issue, you can retry a second time and if it still doesn't work you just have to wait. You can look to issue about this problem [here](https://github.com/flobz/psa_car_controller/search?q=ssl&type=issues).