mirror of
https://github.com/FiloSottile/mkcert.git
synced 2026-04-25 05:26:03 +03:00
[GH-ISSUE #28] ERROR: failed to execute "certutil -A": exit status 255 #13
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#13
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 @cy920820 on GitHub (Jul 3, 2018).
Original GitHub issue: https://github.com/FiloSottile/mkcert/issues/28
I follow the document steps.
The first step: mkcert -install
Created a new local CA at "/Users/**/Library/Application Support/mkcert" 💥
Password: ******
But it's wrong.
Error INFO:
ERROR: failed to execute "certutil -A": exit status 255
certutil: function failed: SEC_ERROR_LEGACY_DATABASE: The certificate/key database is in an old, unsupported format.
I don't know what to do
Ask for help, please!
@cy920820 commented on GitHub (Jul 3, 2018):
@thesyncim commented on GitHub (Jul 3, 2018):
duplicated #12
@cy920820 commented on GitHub (Jul 3, 2018):
@thesyncim thanks a lot!