mirror of
https://github.com/FiloSottile/mkcert.git
synced 2026-04-25 05:26:03 +03:00
[GH-ISSUE #482] Firefox 107 - SEC_ERROR_BAD_SIGNATURE #302
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#302
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 @luminosity-design on GitHub (Nov 17, 2022).
Original GitHub issue: https://github.com/FiloSottile/mkcert/issues/482
Environment
mkcert -version): v1.4.4What went wrong
Prior to Firefox 107, self sign certs generated by mkcert worked fine on my localhost installation.
After Firefox updated to 107, I get the following error:
Not sure if the updated Firefox changed something, but if anyone has any ideas, please let me know.
@spacexnasa commented on GitHub (Dec 1, 2022):
same problem +1
@luminosity-design commented on GitHub (Mar 16, 2023):
I had a chance to revisit this after having a weird issue with Firefox 111 and needed to clear all the application data. Anyway, it was still broken so I regenerated the cert using "mkcert localhost" and updated xammp's copy. Restarted apache and everything is working again. Closing as I don't think it's a mkcert issue.