SSL / TLS Certificate Expiry Checker avatar

SSL / TLS Certificate Expiry Checker

Pricing

from $0.70 / 1,000 certificate checkeds

Go to Apify Store
SSL / TLS Certificate Expiry Checker

SSL / TLS Certificate Expiry Checker

Inspect public TLS certificates with validity, SAN, issuer, fingerprint, protocol, authorization, and expiry evidence.

Pricing

from $0.70 / 1,000 certificate checkeds

Rating

0.0

(0)

Developer

Michael Olmos

Michael Olmos

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

19 days ago

Last modified

Share

TLS Certificate Expiry Evidence

Inspect public TLS certificates with validity, SAN, issuer, fingerprint, protocol, authorization, and expiry evidence.

Reliability and safety

  • Certificate-chain evidence.
  • SAN hostname coverage.
  • Authorization and protocol reporting.
  • Expiry severity thresholds.
  • Explicit uncharged failures.
  • Inputs are deduplicated and bounded; the default memory is locked to 256 MB.

Charging

PAY_PER_EVENT uses a one-time Actor-start event plus certificate-checked. Only successful completed audit rows are charged. Invalid inputs, DNS/network/TLS failures, and the OUTPUT summary are not charged.

Example input

{
"hosts": [
"example.com"
],
"port": 443,
"warningDays": 30,
"criticalDays": 7,
"maxHosts": 1,
"timeoutSecs": 15
}

Output

The default dataset contains normalized evidence rows. The OUTPUT record reports completed, failed, duplicate, budget-limited, and input-limited counts without hiding partial failures.