ssl_check
Retrieve SSL/TLS certificate details for any domain. Check issuer, validity dates, and expiration to audit TLS configuration.
Instructions
Retrieve and validate the SSL/TLS certificate details for a domain. Returns the issuer, validity period (valid_from / valid_to), whether the certificate is currently valid, fingerprints, subject alternative names, and full certificate details. Useful for checking certificate expiry, verifying the issuer, or auditing TLS configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | The domain name to check the SSL certificate for (e.g. "example.com") |