[PR #414] Decrease the certificate expiry date #463

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

📋 Pull Request Information

Original PR: https://github.com/FiloSottile/mkcert/pull/414
Author: @i8degrees
Created: 11/15/2021
Status: 🔄 Open

Base: masterHead: feature/fix-cert-expiry-date


📝 Commits (1)

  • 3da22fb Decrease the certificate expiry date

📊 Changes

1 file changed (+18 additions, -5 deletions)

View changed files

📝 cert.go (+18 -5)

📄 Description

  • The certificate expiry date has been modified from 2 years, 3 months
    to 13 months (397 days). This allows for passing SSL certificate checks
    that validate the expiry date of the issued server certificate, such as
    Google Chrome on the Android 11 platform.

Note that this change only effects the issuing of server certificates
and not the root certificate itself.


🔄 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/414 **Author:** [@i8degrees](https://github.com/i8degrees) **Created:** 11/15/2021 **Status:** 🔄 Open **Base:** `master` ← **Head:** `feature/fix-cert-expiry-date` --- ### 📝 Commits (1) - [`3da22fb`](https://github.com/FiloSottile/mkcert/commit/3da22fb0ae59baa92263ccc0d4f7d29e0f000d62) Decrease the certificate expiry date ### 📊 Changes **1 file changed** (+18 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `cert.go` (+18 -5) </details> ### 📄 Description - The certificate expiry date has been modified from 2 years, 3 months to 13 months (397 days). This allows for passing SSL certificate checks that validate the expiry date of the issued server certificate, such as Google Chrome on the Android 11 platform. Note that this change only effects the issuing of server certificates and not the root certificate itself. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#463
No description provided.