mirror of
https://github.com/FiloSottile/mkcert.git
synced 2026-04-25 05:26:03 +03:00
[GH-ISSUE #80] IE & Edge support #44
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#44
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 @chaitanya11 on GitHub (Oct 23, 2018).
Original GitHub issue: https://github.com/FiloSottile/mkcert/issues/80
Certificate generated is not working with IE 11 & Edge, giving this error (
error code: DLG_FLAGS_INVALID_CA)@FiloSottile commented on GitHub (Oct 23, 2018):
Did you run
mkcert -install? Can you share the output?@chaitanya11 commented on GitHub (Oct 23, 2018):
Here is the output for
mkcert -install@adamdecaf commented on GitHub (Oct 23, 2018):
Are you running on macOS, but trying to run Microsoft apps in a vm?
@FiloSottile commented on GitHub (Oct 23, 2018):
For mkcert to install the CA in the IE 11 & Edge store, you'll have to run
mkcert -installon the Windows system.