Update _index.en.md

This commit is contained in:
RustDesk 2024-07-18 09:35:20 +08:00 committed by GitHub
parent 8aed71d855
commit 6be8f74ef0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -362,3 +362,7 @@ After above, run `sudo firewall-cmd --reload` to reload firewall.
2. The command is `rustdesk-utils set_password username password` if it works it will say *Done*
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.
### 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