mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-26 22:51:03 +03:00
Updated FAQ (markdown)
8
FAQ.md
8
FAQ.md
@@ -752,6 +752,14 @@ The final reason is related to the user's cloud provider.
|
||||
|
||||
If you run container (Docker etc), there might be DNS problem with container.
|
||||
|
||||
Some users also encountered tls issue on Windows server, we would suggest you switch to Linux. RustDesk server is deprecated running on Window, We know nothing about Windows server.
|
||||
|
||||
```
|
||||
C:\Windows\system32>curl -X POST https://rustdesk.com/api/lic/license/check -H "Content-Type: application/json" -d "{}"
|
||||
|
||||
curl: (60) schannel: SEC_E_UNTRUSTED_ROOT (0x80090325) - The certificate chain was issued by an authority that is not trusted.
|
||||
```
|
||||
|
||||
# Docker ssl problem
|
||||
> User: We are using docker compose and after a reboot of Rustdesk the console is displaying “License is not verified yet”. License key hasn’t changed since installation and editing it gives us error below :
|
||||

|
||||
|
||||
Reference in New Issue
Block a user