JSNH SSL Certificate Check
## What this does Performs a real TLS handshake against any domain and parses the SSL certificate. Returns issuer, subject, valid_from/valid_to, days_until_expiry, alt_names (SAN), signature algorithm, key info, validity flags. ## Use cases - **SSL monitoring**: Alert before certs expire across your domain inventory. - **Deploy preflight**: Verify cert chain on new staging/prod hostnames before…
JSNH SSL Certificate Check endpoints
| Method | Endpoint | Description |
|---|---|---|
| DevOps | ||
| POST |
ssl_certificate_check /api/v1/ssl-certificate-check |
**Category:** DevOps | **Token cost:** 2 tokens per call Performs a TLS handshake against the given domain (port 443 by default) and returns the full SSL certificate details:… |
JSNH SSL Certificate Check pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9 / month | — |
|
| ULTRA | $29 / month | — |
|