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