ssl_labs_grade
Full SSL Labs-style TLS assessment: overall letter grade, protocol support (TLS 1.0-1.3), cipher strength, certificate chain issues, and known vulnerabilities (Heartbleed, POODLE, etc.) for each endpoint. Slower than ssl_cert_check (can take up to ~90s on a cold cache; SSL Labs caches results for 24h server-side).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hostname | Yes | Hostname to assess, e.g. example.com (no scheme/path) |