check_https_certificate
Check a publisher domain for HTTPS and certificate issues: expired/untrusted/hostname-mismatch certs, HTTPS down, HTTP that does not upgrade, and certs expiring within 14 days. Does not write a finding when both HTTP and HTTPS are unreachable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Publisher domain, for example example.com. | |
| outputFormat | No | markdown |