mirror of
https://github.com/laurivosandi/certidude.git
synced 2026-04-25 00:25:57 +03:00
[GH-ISSUE #16] Client application with graphical user interface #11
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certidude-laurivosandi#11
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 @laurivosandi on GitHub (Feb 7, 2016).
Original GitHub issue: https://github.com/laurivosandi/certidude/issues/16
Minimal user interface could be implemented to check the current status of the certificates of a client machine. Bundling with Windows MSI should be considered.
@laurivosandi commented on GitHub (Jan 23, 2017):
It seems coding Kerberos in a cross-platform fashion might be nearly impossible to do. So for Windows we need a separate application.
Also there doesn't seem to be Windows MSI available of OpenVPN. It seems to be possible to silently install OpenVPN from the .exe by using /S flag on the command line.
@laurivosandi commented on GitHub (May 15, 2018):
Token enroll mechanism and code snippets in the admin interface seem to suffice at the moment.