ssl_inspect
Inspect the TLS certificate chain of any host. Get expiry countdown, issuer details, SANs, key size, and weak configuration warnings.
Instructions
Inspect the full TLS certificate chain of a host. Returns expiry countdown, issuer chain, SANs, key size, and weak-config warnings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | Hostname (e.g. github.com) | |
| port | No | Port (default 443) |