mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
Cannot configure the key for encryption in the linux client settings #982
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#982
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 @ThiloBohr on GitHub (Nov 12, 2022).
Dear maintainers - thanks for your attention and this great product ! :-)
Describe the bug you encountered:
I am not able to configure the public key for encryption - the config dialog misses the key field.
(myserver.com obviously is not my server - just typed that in for security reasons)
Also, the Server property just has a label but no input field.
What did you expect to happen instead?
I want to configure the key in the dialog - or alternatively in a config file.
I tried to add a "key" entry in the ~/.config/rustdesk/Rustdesk.toml file but that did not work.
How did you install
RustDesk?As nixos package (see https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/applications/networking/remote/rustdesk/default.nix)
RustDesk version and environment
1.1.9 Linux (NIXOS 22.05 unstable)
@ThiloBohr commented on GitHub (Nov 12, 2022):
Just wanted to add that the issue does not seem to be language-related because when I start the rustdesk client with
the UI is in English but the key field is still missing.
Although the Relay Server ("Verbindungsserver" in german) field looks better there:
@rustdesk commented on GitHub (Nov 12, 2022):
#763