Add missing CLI commands #38
Labels
No Label
Bug
Feature
Maintainability
Security
UX/UI
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: phryk/pdnew#38
Loading…
Reference in New Issue
Block a user
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?
user edit
user delete
Thoughts (possibly for post-deployment):
ca clientcert assign <user> <name> <fingerprint>
ca clientcert delete/revoke
?ClientCert
instance would be easy, but the clean way would be to create and host a CRLImplemented both
assign
andrevoke
, but the latter without adding an entry anywhere, much less hosting an actual CRL. Good enough For Now™.