mirror of
https://github.com/FiloSottile/mkcert.git
synced 2026-04-25 13:36:02 +03:00
[GH-ISSUE #138] New certificate "appears to be expired" #83
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#83
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 @selfagency on GitHub (Feb 15, 2019).
Original GitHub issue: https://github.com/FiloSottile/mkcert/issues/138
I just created a new certificate for a project on my local machine. But when I load up the site, I get the following error:
"Websites prove their identity via certificates, which are valid for a set time period. The certificate for local.test appears to be expired."
Examining the certificate, it says creation date is June 29, 2017 and the expiration date is June 29, 2018.
Very odd and confusing. What's happening here?
@selfagency commented on GitHub (Feb 15, 2019):
Never mind, it was an Nginx issue.
@rossPatton commented on GitHub (Nov 9, 2019):
Currently having this problem, could you elaborate on how you resolved this?
@rfay commented on GitHub (Nov 9, 2019):
Please check that you are using v1.4.0, especially if macOS Catalina is involved. Versions prior to v1.4.0 could not be valid on Catalina.