[PR #187] [CLOSED] Make shorter certificate duration for catalina requirements, closes #174 #412

Closed
opened 2026-02-25 22:33:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/FiloSottile/mkcert/pull/187
Author: @rfay
Created: 8/14/2019
Status: Closed

Base: masterHead: 20190813_catalina_shorter_cert


📝 Commits (1)

  • 7642e8c Make shorter certificate duration for catalina requirements, closes #174

📊 Changes

1 file changed (+6 additions, -4 deletions)

View changed files

📝 cert.go (+6 -4)

📄 Description

Based on the discussion in #174, "Certificate is not standards-compliant in Catalina" this PR

  • Sets the start date to yesterday
  • Sets the valid end date 823 days out.

I think this is probably better in general than the approach in current master, which just pre-dates the cert to before June, since it probably deals with the actual requirement of the standard.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/FiloSottile/mkcert/pull/187 **Author:** [@rfay](https://github.com/rfay) **Created:** 8/14/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `20190813_catalina_shorter_cert` --- ### 📝 Commits (1) - [`7642e8c`](https://github.com/FiloSottile/mkcert/commit/7642e8ce4edbd274ee79b788423c05e3765a4cc8) Make shorter certificate duration for catalina requirements, closes #174 ### 📊 Changes **1 file changed** (+6 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `cert.go` (+6 -4) </details> ### 📄 Description Based on the discussion in #174, "Certificate is not standards-compliant in Catalina" this PR * Sets the start date to yesterday * Sets the valid end date 823 days out. I think this is probably better in general than the approach in current master, which just pre-dates the cert to before June, since it probably deals with the actual requirement of the standard. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 22:33:25 +03:00
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#412
No description provided.