diff --git a/content/self-host/rustdesk-server-pro/faq/_index.en.md b/content/self-host/rustdesk-server-pro/faq/_index.en.md index 7276499..c9b87ba 100644 --- a/content/self-host/rustdesk-server-pro/faq/_index.en.md +++ b/content/self-host/rustdesk-server-pro/faq/_index.en.md @@ -363,6 +363,8 @@ After above, run `sudo firewall-cmd --reload` to reload firewall. You also have the following other commands `genkeypair, validatekeypair [public key] [secret key] , doctor [rustdesk-server], reset_email_verification and reset_2fa_verification` which can be used with rustdesk-utils. +https://github.com/rustdesk/rustdesk-server-pro/discussions/183 + ### Add root CA certificate into Docker container (for tls failure with stmp, oidc etc) https://github.com/rustdesk/rustdesk-server-pro/issues/99#issuecomment-2235014703