mirror of
https://github.com/FiloSottile/mkcert.git
synced 2026-04-25 21:45:59 +03:00
[GH-ISSUE #339] [FR] -days #221
Labels
No labels
TLS stack issue
Windows
bug
duplicate
duplicate
enhancement
help wanted
help wanted
pull-request
question
question
root store
waiting for info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mkcert#221
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 @bryanpedini on GitHub (Feb 12, 2021).
Original GitHub issue: https://github.com/FiloSottile/mkcert/issues/339
Sorry for the short presentation, got to do a lot of other stuff and make the stupid OpenVPN virtual machine working.
Due to a lot of controversy with days and whatnot these last times, why not add a
-daysparameter to everything (checking that theNotAfterof a certificate isn't due after theNotAfterof the CA) and allow the user to customize literally everything about the time constrains? (on a local (maybe offline) dev machine a user might even want to issue a wildcard cert maybe every 10y or so)(also) Why there are no
-orgunitor-countryand such for "personalizing" the certificate? I know it matters the least, but my OCD claims for perfectly-organized digital management 😅