mirror of
https://github.com/FiloSottile/mkcert.git
synced 2026-04-25 13:36:02 +03:00
[GH-ISSUE #655] rootCA.pem created with world read permissions #350
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#350
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 @sebbASF on GitHub (Jan 19, 2026).
Original GitHub issue: https://github.com/FiloSottile/mkcert/issues/655
Environment
mkcert -version): 1.4.4What you did
mkcert --install
Did not give valid sudo pasword
What went wrong
The CAROOT directory contains two files:
-r-------- ... rootCA-key.pem
-rw-r--r-- ... rootCA.pem
Surely both files should be read-only to owner only?
@sebbASF commented on GitHub (Jan 19, 2026):
Sorry, please ignore