audit_ssl
Checks certificate chain, expiry (warns at 30 days, critical at 7), protocol version TLS 1.2+, cipher strength, HTTP-to-HTTPS redirect, and HSTS preload.
Instructions
TLS/certificate analysis. Checks certificate chain, expiry (warns at 30 days, critical at 7), protocol version (TLS 1.2+), cipher strength, HTTP→HTTPS redirect, and HSTS preload. No source code needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to audit (e.g., https://example.com) |