mirror of
https://github.com/FiloSottile/mkcert.git
synced 2026-04-25 05:26:03 +03:00
[GH-ISSUE #451] Incorrect path OS detection #290
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#290
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 @s1lver on GitHub (Jun 6, 2022).
Original GitHub issue: https://github.com/FiloSottile/mkcert/issues/451
Environment
mkcert -version): v1.4.4What you did
mkcert -installWhat went wrong
When calling the
mkcert -install, I get an error because I have a directory specific to CentOS/RedHat. But, I have a different OS and there is a specific path for it.github.com/FiloSottile/mkcert@2a46726ceb/truststore_linux.go (L36)I think that it is necessary to change the definition method to get rid of this problem.
@prettyboy42 commented on GitHub (Nov 27, 2022):
I had the same problem. Is there any solution for this? Many thanks.
@s1lver commented on GitHub (Nov 28, 2022):
Remove or rename temporary directories specific for CentOS/RedHat or manually invoke commands to update the certificate store for Ubuntu