What this tool actually tells you
A one-shot SSL check tells you whether the certificate is valid right now and how many days are left before expiry. Useful for confirming a renewal landed or diagnosing a sudden TLS warning. To know your cert will not silently expire on a Sunday, you need continuous monitoring with multi-step expiry alerts at 30, 14, 7, and 1 day. UptimePad runs both: this tool (free, anonymous) and continuous SSL monitoring (free for 50 monitors).
| Question | One-shot check | Continuous monitoring |
|---|---|---|
| Is the cert valid right now? | Yes | Yes |
| Will it expire next month? | Yes (days remaining) | Yes - alerts at 30/14/7/1 day |
| Did the issuer just change unexpectedly? | No | Yes - issuer-change alert |
| Did the cert get reissued at 3am Sunday? | No | Yes (with timestamp) |
| Does the cert cover all my subdomains? | Yes (SAN list shown) | Yes - per-subdomain monitor |
| Did a deploy break the chain? | No | Yes - chain-validation diff |