Days remaining
--
Free · Instant · No signup
Date math on validity fields you enter.
Page updated 2026-09-14.
Days remaining
--
Valid window days
--
A certificate valid from 2025-09-03 to 2026-12-31 has a total valid window of 484 days. From today's date, 106 days remain before expiry, and the certificate's current status shows as valid.
A 484-day validity window is longer than the 397-day maximum that public CAs have enforced for publicly-trusted TLS certificates since 2020 -- if this were a real publicly-trusted certificate rather than an example, a window this long would indicate either an internal/private CA or an error in the dates.
Days-remaining is a simple date subtraction from today, which means this number decreases by exactly 1 every day that passes -- there's no grace period or rounding; a certificate reading '1 day remaining' today reads '0' or shows as expired tomorrow.
Date math only. This does not parse PEM or contact a host. This calculator only performs date arithmetic on the not-before and not-after dates you type in -- it doesn't parse an actual PEM certificate file, verify a certificate chain, or connect to a live host to check what certificate is actually being served right now.
A certificate can be within its valid date window (as this one is) and still fail in practice for other reasons: hostname mismatch, an untrusted or incomplete certificate chain, or revocation -- none of which a pure expiry-date calculation detects.
For monitoring real production certificates, an automated expiry-alerting system that actually queries the live certificate is more reliable than manually re-checking dates here, since it catches unexpected renewal failures or certificate changes automatically.
If the concern is whether a certificate's full chain (leaf, intermediate, root) is served in the correct order, the SSL Certificate Chain Order Checker addresses that separately.
For the DNS record that a domain's certificate validation or routing might depend on, the DNS Record Inspector & Parser parses individual DNS lines.
It's the difference between not-before (2025-09-03) and not-after (2026-12-31) dates, expressed in days -- the full lifespan of the certificate's validity period.
It's the difference between today's date and the not-after (expiry) date, in days. This number changes daily and reflects however much time is actually left as of when you run the calculator.
Public certificate authorities have capped publicly-trusted TLS certificate validity at 397 days since September 2020. A window longer than that typically indicates a private/internal CA (common for internal tools or intranets) rather than a publicly-trusted certificate.
Date math only. This does not parse PEM or contact a host. Not necessarily. 'Valid' here only means today's date falls within the not-before/not-after window. A real certificate can still fail due to hostname mismatch, chain issues, or revocation, none of which this date-only calculation checks.
No, this calculator takes plain not-before and not-after dates as text input -- it doesn't parse a PEM-encoded certificate file. You'd need to extract those two dates from the certificate yourself (or with a separate certificate-parsing tool) before entering them here.
SemVer (Semantic Versioning) Range Matcher Test whether 1.2.3 satisfies ^, ~, >=, or an exact version range.
CSS Keyframe Animation Generator Emit @keyframes plus an animation rule that rotates from one angle to another.
Random API Key & Secret Token Generator Generate a hex or base64url token from crypto.getRandomValues.
CSS Box-Shadow Generator Live preview and copy-ready CSS.