From 66396b5601ebb5f3916061ca5cfb6af93bdd1837 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Wed, 23 Jul 2025 09:53:07 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 700b53f..c5a4ad9 100644 --- a/FAQ.md +++ b/FAQ.md @@ -720,7 +720,7 @@ If you run container (Docker etc), there might be DNS problem with container, ht https://www.reddit.com/r/docker/comments/1b0q9vd/set_dns_for_docker_container/ - Case 4: -Some users encountered TLS issue on server, you need to [update CA root certificates](https://www.google.com/search?q=how+to+update+update+CA+root+certificates+on+server&oq=how+to+update+update++CA+root+certificates+on+server&gs_lcrp=EgZjaHJvbWUyBggAEEUYOTIKCAEQABiABBiiBDIKCAIQABiiBBiJBTIKCAMQABiiBBiJBTIKCAQQABiiBBiJBdIBCDg3MzRqMGo5qAIAsAIA&sourceid=chrome&ie=UTF-8) on your server. +Some users encountered TLS issue on server (especially on Windows server, I would sugget you switch to Linux server), you need to [update CA root certificates](https://www.google.com/search?q=how+to+update+update+CA+root+certificates+on+server&oq=how+to+update+update++CA+root+certificates+on+server&gs_lcrp=EgZjaHJvbWUyBggAEEUYOTIKCAEQABiABBiiBDIKCAIQABiiBBiJBTIKCAMQABiiBBiJBTIKCAQQABiiBBiJBdIBCDg3MzRqMGo5qAIAsAIA&sourceid=chrome&ie=UTF-8) on your server. ``` C:\Windows\system32>curl -X POST https://rustdesk.com/api/lic/license/check -H "Content-Type: application/json" -d "{}"