检测报告

tls-audit2026-06-06T03:16:34+08:00
导出 JSON

输入

{
    "host": "example.com",
    "port": 443,
    "timeout": 10,
    "cache": {
        "hit": false,
        "ttl": 60
    }
}

结果

{
    "text": "# TLS 审计\nhost=example.com\nport=443\n\n## 证书链\ncert_chain_count=4\n\n## Leaf 证书信息\nsubject=CN = example.com\nissuer=C = US, O = SSL Corporation, CN = Cloudflare TLS Issuing ECC CA 3\nnotBefore=May 31 21:39:12 2026 GMT\nnotAfter=Aug 29 21:41:26 2026 GMT\nserial=1AA73FEA257BE3334B9A29552E6F878E\nsha256 Fingerprint=BE:AB:14:CF:39:67:8F:DA:0E:F1:60:6E:ED:B8:18:C2:29:8B:A2:CC:7A:00:88:6E:7D:C2:D2:41:0F:24:CD:35\nX509v3 Extended Key Usage: \n    TLS Web Server Authentication\n\n## 协议支持\nTLS1.3=Y\nTLS1.2=Y\nTLS1.1=Y\nTLS1.0=Y\n⚠ 检测到旧协议(TLS1.0/1.1)支持,建议关闭\n\n## OCSP Stapling\nocsp_stapling=Y"
}