-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dbhub: Add client certificate management
Add a list of all configured client certificates to the preferences dialog and show some information on them. Add two button to the preferences dialog to add and remove client certificates. Copy configured client certificates to some safe place where they aren't deleted by accident. Change the remote code to expect certificate and private key in one file. The path to this file is still hardcoded, now to client.cert.pem. Remove the example client certificate as it's not up-to-date anymore anyway. Still missing: Option to use a configured client certificate from the preferences dialog to authenticate.
- Loading branch information
1 parent
02019e3
commit 60e4cb7
Showing
7 changed files
with
312 additions
and
115 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.