mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
Self hosted server and clients set up with key. Not getting encrypted connection notification #1056
Labels
No labels
bug
documentation
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
question
unreproducible
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rustdesk-rustdesk#1056
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Aerasyn on GitHub (Nov 21, 2022).
Describe the bug you encountered:
Everything is connecting as expected with k_ to produce locked down server, I just noticed that now, connections are not showing as encrypted. Gives "insecure connection" message on top left with shield icon in red.
What did you expect to happen instead?
Encrypted connection to be functioning and shield icon to be green.
How did you install
RustDesk?Installed self hosted server on raspberry pi with docker, clients are windows machines using 1.20 from 11/20/22
RustDesk version and environment
Self hosted 1.19 server on raspberry pi through docker. Clients are all windows 11 machines with latest 1.20 nightly
@rustdesk commented on GitHub (Nov 21, 2022):
#763