mkcert icon indicating copy to clipboard operation
mkcert copied to clipboard

Feature request: customize the name of the Root CA added to the trust store

Open dsebastien opened this issue 6 years ago • 1 comments

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.

dsebastien avatar Dec 30 '19 17:12 dsebastien

Hi

Please could you try the change in the pullreq, see if it works for you?

Thanks Paul

arafel avatar Jan 10 '20 15:01 arafel