mirror of
https://github.com/FiloSottile/mkcert.git
synced 2026-04-25 13:36:02 +03:00
[GH-ISSUE #229] Feature request: customize the name of the Root CA added to the trust store #146
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#146
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 @dsebastien on GitHub (Dec 30, 2019).
Original GitHub issue: https://github.com/FiloSottile/mkcert/issues/229
mkcert currently sets the name of the Root CA certificate to "mkcert user@host"; at least that's what I see in my Trusted Root Certification Authorities on Windows.
Would it be possible to customize (even partly) the name (e.g., adding a custom suffix)?
In my case, for isolation purposes, I generate multiple Root CA certificates for each environment of my application. Of course this is only used on the developers machines, but it would be nice for us to be able to distinguish the entries.
@arafel commented on GitHub (Jan 10, 2020):
Hi
Please could you try the change in the pullreq, see if it works for you?
Thanks
Paul
@jjhuff commented on GitHub (Dec 19, 2025):
@arafel I'd love this feature too. Any chance you could reopen your PR (#235)? I'm happy to do it, but I don't want to take credit for your work!