mirror of
https://github.com/FiloSottile/mkcert.git
synced 2026-04-25 05:26:03 +03:00
[GH-ISSUE #588] Apple now requires certs must not have a validity period greater than 398 days. #331
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#331
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 @GeoTimber on GitHub (Jun 6, 2024).
Original GitHub issue: https://github.com/FiloSottile/mkcert/issues/588
See https://support.apple.com/en-us/102028
@FiloSottile commented on GitHub (Jun 6, 2024):
Do you have evidence of this affecting mkcert?
@GeoTimber commented on GitHub (Jun 7, 2024):
Good morning @FiloSottile
I thought I had evidence and then I wasnt so sure any more, that is why my first post here ended up being so very short, my apologies.
I just tested again on Ubuntu 22.04 (KDE NEON) on the master branch and issued a certificate within 398 days and a certificate leaving the expiry as in the last master commit ( 825 days ). Using nginx.
And tested both in IOS 12.4 and IOS 17.1, with the ROOTCA, ( expiry in 10 years ) properly installed
and both work here, so a none issue at the moment as the Apple requirement does not seem to be enforced at the moment.
Thanks for all the good work, un saludo Joris