Cannot configure the key for encryption in the linux client settings #982

Closed
opened 2026-02-20 23:15:28 -05:00 by deekerman · 2 comments
Owner

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.

rustdesk-server-config

(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)

rustdesk-about

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. ![rustdesk-server-config](https://user-images.githubusercontent.com/54250043/201477751-6471dfe8-db15-447c-9641-5bbee595514e.png) (_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) ![rustdesk-about](https://user-images.githubusercontent.com/54250043/201477729-9aa08474-47d5-46d7-a4ea-9dc2463f5a47.png)
deekerman 2026-02-20 23:15:28 -05:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@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

export LANGUAGE=en_US.utf8
export LANG=en_US.utf8
export LC_ALL=en_US.utf8
rustdesk

the UI is in English but the key field is still missing.

Although the Relay Server ("Verbindungsserver" in german) field looks better there:

rustdesk-server-config-en

@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 ``` export LANGUAGE=en_US.utf8 export LANG=en_US.utf8 export LC_ALL=en_US.utf8 rustdesk ``` the UI is in English but the key field is still missing. Although the _Relay Server_ ("Verbindungsserver" in german) field looks better there: ![rustdesk-server-config-en](https://user-images.githubusercontent.com/54250043/201479131-ab583756-5134-4583-b662-57d285ec76bc.png)
Author
Owner

@rustdesk commented on GitHub (Nov 12, 2022):

#763

@rustdesk commented on GitHub (Nov 12, 2022): #763
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/rustdesk-rustdesk#982
No description provided.