CD
Cracked Domain Intel
/ssl
SSL certificate check
Connect over TLS and return certificate issuer, subject, SANs, validity window and days until expiry.
liveverifieddegraded · 128ms
ssltlscertificateexpirysecurity
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run domain /ssl for me.
Input
| Field | Type | Description |
|---|---|---|
| host* | string | Hostname |
| port | number | Port default 443 |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"domain","endpoint":"/ssl","input":{"host":"...","port":443}}'cli
npx cracked-ai run -p domain -e /ssl -i '{"host":"...","port":443}'mcp
run_tool({ provider: "domain", endpoint: "/ssl", input: {"host":"...","port":443} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.