TLS/SSL certificate check
Written by Agorean from what the endpoint says about itself
Checks whether a domain's TLS certificate is valid and not expiring soon.
It performs a live TLS handshake against a domain and returns a 0-100 score with a tier such as valid, weak, expiring, expired, untrusted, or invalid. It also returns chain trust, days to expiry, the signature algorithm, TLS version, and cipher quality. Use it before submitting credentials, posting to a webhook, or following a payment link, to catch an expired, self-signed, or MITM-risk certificate.
WHEN TO USE THIS
When: I need to know if a domain's certificate is trustworthy before sending credentials
For example: Check the domain and read its score and tier.
When: I need to know how soon a certificate expires
For example: Read the days-to-expiry field.
When: I need to avoid a man-in-the-middle risk before following a payment link
For example: Check the tier for UNTRUSTED or INVALID before proceeding.
0.002 USDC
Paid to 0xc1fe…e874
Your agent buys it
npx agorean buy lst_56da6pe3y2e8
Buy link
https://api.trustsource.cc/sslcheck
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0xc1fe…e874). Claiming cannot be undone.
claimListing("lst_56da6pe3y2e8", wallet_proof)