From f65419bbb6e9e0934013df9156243a4727d72e38 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Mon, 3 Nov 2025 23:33:10 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FAQ.md b/FAQ.md index f675e0b..718b06f 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1539,6 +1539,8 @@ https://github.com/rustdesk/rustdesk-server-pro/discussions/271#discussioncommen The executable (`hbbs`/`hbbr`) is still maintained. We marked it as deprecated only because our support team lacks experience with Windows Server, which means we cannot provide effective assistance if you encounter any environment-related issues on Windows Server. If you are proficient with Windows Server, you can continue using it. Otherwise, we recommend switching to Linux for better support. +Here is an example, https://github.com/rustdesk/rustdesk/discussions/13312, they eventually migrated to Linux server. + # The RustDesk iOS app has no issue with Cert when connecting outside of local network. The issue is only when connecting on local network. > User: Found the issue, it was due to having only deployed the cert and not the full chain.