tls_certificate
Connect to a host and port to retrieve TLS certificate details including issuer, validity, expiry countdown, SANs, and TLS version, while flagging invalid certificates with reasons.
Instructions
Connect to host:port and read its TLS certificate: issuer, validity dates, days until expiry, SANs, negotiated TLS version. Invalid certs (expired, self-signed, wrong host) are reported with the reason.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| port | No |