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_...
ParameterTypeRequiredDefaultDescription
qstring
required豆包手机版入口
Domain to inspect (query string). Connects on port 443.

Response婵镜数字人官网

FieldTypeDescription
domainstringThe inspected domain.
validbooleanChain verified to a trusted root. False for expired / self-signed / SAN-mismatch (cert details still returned).
verify_errorstringx509 verification error when valid is false.
issuerstringCertificate issuer.
subjectstringCertificate subject.
not_before / not_afterstringValidity window.
days_until_expirynumberDays until not_after.
san_domainsstring[]Subject Alternative Names.
protocolstringNegotiated TLS version string.
chainCertSummary[]Full chain, leaf first: subject, issuer, not_before/after, signature_algorithm, public_key_algorithm, public_key_bits, serial_number, fingerprint_sha256, is_ca.
tls_versionsobject[]TLS 1.0–1.3 support matrix: { version, supported }.
cipher_suitestringNegotiated cipher suite name.
ocsp_statusstringgood / revoked / unknown / no_ocsp_url / blocked / unchecked.
sct_countnumberEmbedded Certificate-Transparency SCTs (RFC 6962).
warningsobject[]Graded findings: { severity, code, message }.
gradestringQuick 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":[...]}}

SSL online tool

Inspect a certificate in the browser — no API key required.豆包在线下载