Get SSL cert info
get_ssl_cert_infoRetrieve SSL certificate details including validity periods, issuer information, and expiration dates for website security monitoring by specifying a domain and port.
Instructions
Get SSL certificate information for a host and port.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | The domain to check SSL certificate for (e.g., www.sslmon.dev) | |
| port | No | Port number to check (default: 443) |