SSL Certificate Checker — Expiry & Validity
Pricing
from $1.00 / 1,000 results
SSL Certificate Checker — Expiry & Validity
Check SSL/TLS certificates for many hosts — issuer, validity window, days to expiry, hostname match, and expiring-soon flags. Ideal for scheduled expiry monitoring. No auth.
Pricing
from $1.00 / 1,000 results
Rating
0.0
(0)
Developer
alaudin burki
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Check SSL/TLS certificates for many hosts — issuer, validity window, days to expiry, hostname match, and expiring-soon flags. Ideal for scheduled expiry monitoring. No auth.
Built reliability-first: every row reports what was found and what was missing — you never get a silent blank, and a run summary tells you exactly what happened.
What you get
| Field | Description |
|---|---|
host | Host |
valid | Valid |
commonName | Common Name |
issuer | Issuer |
validTo | Valid to |
daysToExpiry | Days to expiry |
expiringSoon | Expiring soon |
riskGrade | Risk grade |
actionNeeded | Action needed |
hostMatches | Host matches |
How to use it
- Fill in the input (see the example below).
- Run it once for a snapshot, or schedule it to keep the data fresh.
- Export to CSV/JSON/Excel, or push straight to Google Sheets, Notion, Airtable, Zapier, Make, or n8n.
Input
{"domains": ["example.com"],"timeoutMs": 10000,"maxItems": 100000}
Sample output
[{"host": "example","valid": true,"commonName": "Example commonName","issuer": "example","validTo": "EX12345","daysToExpiry": 42,"expiringSoon": true,"riskGrade": "example","actionNeeded": "example","hostMatches": true}]
Typical uses
- Expiry monitoring — schedule daily; alert on
SUMMARY.expiringSoonvia the webhook notifier. - Fleet audits — validity + issuer + hostname match across many domains.
Pricing
$1.00 / 1,000 results ($0.001 per result), plus a near-zero start fee. You are never charged beyond your limit, and blocked or
failed items are reported honestly — not billed as data.
FAQ & limitations
- Public data only — no login walls, no cookies required.
- Rate limits on the source may require the proxy or a retry on very large pulls.
- Every row reports its own status, so partial results are always labeled, never faked.
- Integrations: output works with Zapier, Make, n8n, and any webhook via Apify's integrations.
- Formats: results export as JSON, CSV, Excel, or HTML from the dataset.
Related actors
- SSL Certificate Checker
- DNS Lookup
- HTTP Header Analyzer