SSL certificate probetrae国际版

Inspect a domain's TLS certificate and handshake: expiry, chain validation, SANs, issuer, the supported TLS-version matrix, OCSP status and a graded summary.saylo国际版

Unlike the probes, this is a synchronous京灵平台官网 GET — the response is returned directly, no task polling.

Endpointai是人工智能吗

GETai大模型排行榜
/v1/info/ssl?q={domain}
  • Base URL豆包和ai哪个更好https://api-prod.idcd.com/v1
  • Auth通往agi之路Authorization: Bearer sk_live_...
ParameterTypeRequiredDefaultDescription
qstring
requiredai人工智能免费
Domain to inspect (query string). Connects on port 443.

Response智普ai

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百度ai app

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.ai人工智能免费