utility_ssl_check
Check SSL certificate details for any domain, including expiration date, issuer, and subject.
Instructions
Retrieve SSL certificate details (expiration, issuer, subject) for a given domain/host.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | The hostname or domain to query (e.g. 'google.com'). | |
| port | No | The port number. Defaults to 443. |