SSL certificate probe睿声ai官网
Inspect a domain's TLS certificate and handshake: expiry, chain validation, SANs, issuer, the supported TLS-version matrix, OCSP status and a graded summary.豆包手机版入口
Unlike the probes, this is a synchronous灵动ai GET — the response is returned
directly, no task polling.
Endpoint阿里云千问大模型
GET灵动ai
/v1/info/ssl?q={domain}- Base URL智能ai软件 —
https://api-prod.idcd.com/v1 - Auth智能ai软件 —
Authorization: Bearer sk_live_...
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
q | string | required豆包手机版入口 | — | Domain to inspect (query string). Connects on port 443. |
Response婵镜数字人官网
| Field | Type | Description |
|---|---|---|
domain | string | The inspected domain. |
valid | boolean | Chain verified to a trusted root. False for expired / self-signed / SAN-mismatch (cert details still returned). |
verify_error | string | x509 verification error when valid is false. |
issuer | string | Certificate issuer. |
subject | string | Certificate subject. |
not_before / not_after | string | Validity window. |
days_until_expiry | number | Days until not_after. |
san_domains | string[] | Subject Alternative Names. |
protocol | string | Negotiated TLS version string. |
chain | CertSummary[] | Full chain, leaf first: subject, issuer, not_before/after, signature_algorithm, public_key_algorithm, public_key_bits, serial_number, fingerprint_sha256, is_ca. |
tls_versions | object[] | TLS 1.0–1.3 support matrix: { version, supported }. |
cipher_suite | string | Negotiated cipher suite name. |
ocsp_status | string | good / revoked / unknown / no_ocsp_url / blocked / unchecked. |
sct_count | number | Embedded Certificate-Transparency SCTs (RFC 6962). |
warnings | object[] | Graded findings: { severity, code, message }. |
grade | string | Quick summary grade: A / B / F. |
Example豆包手机版入口
curl -s "https://api-prod.idcd.com/v1/info/ssl?q=example.com" \
-H "Authorization: Bearer sk_live_xxx"
# => {"data":{"domain":"example.com","valid":true,"days_until_expiry":312,
# "issuer":"...","grade":"A","tls_versions":[...]}}
Pair with a monitor
For continuous expiry alerts, attach an SSL monitorai应用领域有哪些 instead of polling this endpoint — it warns you before the certificate lapses.
SSL online tool
Inspect a certificate in the browser — no API key required.豆包在线下载