Replies: 1 comment
-
|
Of course, this issue is not related to RustDesk itself. It’s generally a straightforward configuration matter. Below is an example of a Cloudflare certificate setup for NGINX. Please note that different certificate providers may have different configuration requirements, so you should always refer to your provider’s official NGINX documentation for accurate instructions. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I currently deployed RustDesk Server Pro using Docker Compose.
Is there a way to import and use my own SSL/TLS certificate for the web interface, so I can access it remotely over HTTPS (e.g. https://mydomain.com)?
If this is supported, could you point me to:
If it’s not supported directly, is the recommended approach to run a reverse proxy (Nginx / Traefik / Caddy) in front of the web UI?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions