mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
Multiple public and private key pairs #1736
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#1736
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 @karabelnikov on GitHub (May 2, 2023).
Description
Hello!
Great project! Thanks to the authors for their work. Please tell me if the server works with several or more pairs of private keys?
The bottom line is that I have several organizations that I serve and support. I have raised my server and I want to make my own public and private key pair for each organization. If I terminate cooperation with the organization, I delete the private and public key pair from the server so that the organization cannot use the client through my server.
I think this is a very important function for those who are engaged in technical support of organizations and do it through their resources. Do you have any ideas how to organize it?
Thanks.
Impact
Technical support specialists
Additional Context
No response
@rustdesk commented on GitHub (May 2, 2023):
#3022
#1873
#763
@karabelnikov commented on GitHub (May 2, 2023):
I have not found a definitive answer to my question. I have read the discussions on your links. Is this a future implementation? I understand there is no such possibility now?