From 53c2e01568de8915cfcc07639c661d0c8b77c901 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Mon, 11 Aug 2025 02:38:10 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index dd089c3..621c7c8 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1426,4 +1426,10 @@ https://github.com/rustdesk/rustdesk-server-pro/discussions/271#discussioncommen # RustDesk server Pro on Windows server is deprecated -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. \ No newline at end of file +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. + +# The RustDesk iOS app has no issue with Cert when connecting outside of local network. The issue is only when connecting on local network. + +> Found the issue, it was due to having only deployed the cert and not the full chain. + +image