TLS / certificate inspect
tls_inspectConnects to a host and port to examine TLS certificate details including chain, expiration, SANs, protocol, cipher, handshake timing, and validation status.
Instructions
Open a TLS connection and report certificate chain, expiry (days), SANs, protocol, cipher, handshake timing, and validation status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | host | |
| port | No | port (default 443) |