tls_cert_check
Check the TLS certificate presented by a host:port to verify its subject, issuer, validity period, and SANs.
Instructions
Fetch the TLS certificate presented on host:port and report subject/issuer/validity/SANs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| port | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |