[GH-ISSUE #508] The generated local certificate has been untrusted. What to do #307

Open
opened 2026-02-25 22:33:04 +03:00 by kerem · 2 comments
Owner

Originally created by @cow11023 on GitHub (Feb 16, 2023).
Original GitHub issue: https://github.com/FiloSottile/mkcert/issues/508

image

Originally created by @cow11023 on GitHub (Feb 16, 2023). Original GitHub issue: https://github.com/FiloSottile/mkcert/issues/508 ![image](https://user-images.githubusercontent.com/29158284/219230829-73ddbfd6-57d1-455f-9b91-fbba787211e8.png)
Author
Owner

@cow11023 commented on GitHub (Feb 16, 2023):

The certificate hasn't expired yet
image

<!-- gh-comment-id:1432309891 --> @cow11023 commented on GitHub (Feb 16, 2023): The certificate hasn't expired yet ![image](https://user-images.githubusercontent.com/29158284/219230887-9f1997af-aa5c-46fc-a2a9-8d4198b3f885.png)
Author
Owner

@SergeyZaigraev commented on GitHub (Mar 29, 2023):

I had the same problem. The following solution helped me:

  1. First, Install the local CA in the system trust store

mkcert -install

  1. Installed a certificate for the local domain

mkcert blog.loc

  1. Restarted the browser
<!-- gh-comment-id:1488699453 --> @SergeyZaigraev commented on GitHub (Mar 29, 2023): I had the same problem. The following solution helped me: 1. First, Install the local CA in the system trust store `mkcert -install` 2. Installed a certificate for the local domain `mkcert blog.loc ` 3. Restarted the browser
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/mkcert#307
No description provided.