mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
Rustdesk connection is not encrypted although a key is used #1116
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#1116
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 @AlphaDE on GitHub (Dec 6, 2022).
Describe the bug you encountered:
Running my own Rustdesk server with key (-k command) used by the server and all connected clients, the connection window always indicates that the connection is not encrypted (red shield symbol).
The overall connection is fine, access without the key is rejected, key is supplied to hbbr and hbbs with the -k parameter.
What did you expect to happen instead?
Encrypted connection (green symbol).
How did you install
RustDesk?Github docker release
RustDesk version and environment
Rustdesk 1.1.9 on an Ubuntu 20.04.5 LTS under Proxmox.
@rustdesk commented on GitHub (Dec 6, 2022):
#763