[GH-ISSUE #550] Root CA not added to certlm.msc(Local Machine Cert), just added to certmgr.msc(Current User Cert) #327

Open
opened 2026-02-25 22:33:06 +03:00 by kerem · 1 comment
Owner

Originally created by @verygoodlee on GitHub (Aug 22, 2023).
Original GitHub issue: https://github.com/FiloSottile/mkcert/issues/550

  • Operating system: Windows 10/11
  • mkcert version : v1.4.4

When I use it in Windows Services, the certificate becomes invalid,
and I found the reason, Windows Services run as SYSTEM not current user,
use certmgr.msc and certlm.msc to compare differences
屏幕截图 2023-08-22 235206
then I copy the mkcert Root CA from certmgr.msc to certlm.msc,problem solved.

Can mkcert -install add Root CA to both of them?Administrator privileges may be required.

Originally created by @verygoodlee on GitHub (Aug 22, 2023). Original GitHub issue: https://github.com/FiloSottile/mkcert/issues/550 * Operating system: Windows 10/11 * mkcert version : v1.4.4 When I use it in Windows Services, the certificate becomes invalid, and I found the reason, Windows Services run as SYSTEM not current user, use `certmgr.msc` and `certlm.msc` to compare differences ![屏幕截图 2023-08-22 235206](https://github.com/FiloSottile/mkcert/assets/45035465/f1891e18-d821-429c-93c1-764743ed130f) then I copy the mkcert Root CA from `certmgr.msc` to `certlm.msc`,problem solved. Can `mkcert -install` add Root CA to both of them?Administrator privileges may be required.
Author
Owner

@pamidur commented on GitHub (Dec 12, 2023):

Same issue here, not on all machines though

<!-- gh-comment-id:1851256447 --> @pamidur commented on GitHub (Dec 12, 2023): Same issue here, not on all machines though
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/mkcert#327
No description provided.