ssl_check
Check a host's SSL/TLS certificate for validity, issuer, expiry, days to expiration, subject alternative names, certificate chain, cipher, and protocol.
Instructions
Check the SSL/TLS certificate of a host: validity, issuer, expiry date, days until expiry, subject alternative names, certificate chain, cipher, and protocol.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | Hostname to check (e.g. example.com) | |
| port | No | Port number (default: 443) |