mirror of
https://github.com/laurivosandi/certidude.git
synced 2026-04-25 08:35:55 +03:00
[GH-ISSUE #24] Customizable certificate expiration #21
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#21
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 (Jan 25, 2017).
Original GitHub issue: https://github.com/laurivosandi/certidude/issues/24
When certificate is going to be signed UI could show a popup where following can be adjusted:
/etc/certidude/server.confWhen automatic enrollment is possible certificate expiration policy could be defined in
/etc/certidude/server.conf.Cronjob for automatically revoking certificates for disabled/deleted computer/user accounts should be added. To consistently map users to certificates perhaps SID should be added into the certificate somehow?
@laurivosandi commented on GitHub (May 11, 2018):
Currently /etc/certidude/profile.conf allows setting lifetime for particular signature profile, an example is here: https://github.com/laurivosandi/certidude/blob/master/certidude/templates/server/profile.conf