From 52dd2fc3f3bd5a7c5803a929f0d5ce92426d0c85 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Wed, 10 Jul 2024 21:20:30 +0800 Subject: [PATCH] Update _index.en.md --- content/self-host/rustdesk-server-pro/_index.en.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/self-host/rustdesk-server-pro/_index.en.md b/content/self-host/rustdesk-server-pro/_index.en.md index fd63f66..f87c178 100644 --- a/content/self-host/rustdesk-server-pro/_index.en.md +++ b/content/self-host/rustdesk-server-pro/_index.en.md @@ -68,3 +68,9 @@ You should use a proxy like Nginx to deliver this over HTTPS requiring port 443 ### Upgrade [Here](/docs/en/self-host/rustdesk-server-pro/faq/#there-is-a-new-version-of-rustdesk-server-pro-out-how-can-i-upgrade) + +## Setup https for web console + +The simple install script includes https setup, but it may fail or you do not like it, and it can not be used for the other installation methods. + +Here is a simple tutorial of [manual https setup](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/faq/#set-up-https-for-web-console-manually)