mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
Invalid Key on MacOS Build #917
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#917
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 @mrwrighty on GitHub (Nov 2, 2022).
I have set up our own server. Using the public key as set in config.rs on Windows works as expected. Using the same key in config.rs on MacOS and I get an error invalid key after rustdesk is compiled.
If I copy the public key to rustdesk and set it in the ID/Relay server manually it works.
@rustdesk commented on GitHub (Nov 2, 2022):
#763