{"name":"ssl-cert-info","description":"Inspects a domain's SSL/TLS certificate: issuer, subject, SAN list, validity dates, and days-until-expiry. Sourced from Certificate Transparency logs (crt.sh). Use it as an ssl cert checker or TLS certificate inspector.","price":"$0.03","method":"POST","input_schema":{"properties":{"host":{"type":"string","description":"Hostname to inspect, e.g. 'example.com'. Normalized (scheme/port stripped)."},"history":{"type":"boolean","description":"Include up to 50 historical certificates for the host. Optional, default false."}},"required":["host"]},"input_example":{"host":"example.com"},"output_example":{"host":"example.com","issuer_common_name":"Cloudflare TLS Issuing ECC CA 3","days_until_expiry":60},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}