Check SSL/TLS Certificate
check_sslOpens a live TLS connection to a hostname to report certificate issuer, validity window, days until expiry, and subject alternative names—identifying why SSL warnings occur or certificates expire.
Instructions
Opens a live TLS connection to a hostname and reports certificate issuer, validity window, days until expiry, and subject alternative names. Use this to diagnose SSL warnings or expiry issues.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | Port to connect on (default 443) | |
| hostname | Yes | The hostname to check, e.g. example.com |