From 59dfe9777f3aef3832f317df89db98d0f2b057c1 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Thu, 16 Oct 2025 20:37:45 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/FAQ.md b/FAQ.md index 8f80024..76d57a9 100644 --- a/FAQ.md +++ b/FAQ.md @@ -758,11 +758,19 @@ C:\Windows\system32>curl -X POST https://rustdesk.com/api/lic/license/check -H " curl: (60) schannel: SEC_E_UNTRUSTED_ROOT (0x80090325) - The certificate chain was issued by an authority that is not trusted. ``` -- Case 5: +- case 5: + +![image](https://github.com/user-attachments/assets/3a183d8a-3d92-4f70-9603-08b894aeda65) + +> I think my Firewall don't like something on your certificate; I'm adding an exception for the domain rustdesk.com +> +> We also had the problem on the rustdesk website. + +- Case 6: It was tailscale needing reauthentication on the debian VPS. Because it's 100.100.100.100 magic dns was first in the dns list it kept failing before it tried the regular dns. Disabled the need to reauthenticate that node and problem solved. -- Case 6: +- Case 7: > You can close my ticket. It was my firewall blocking the license server IP.