TLS Version Checker from Sandglass helps you verify which TLS protocol versions a host supports. Use the result to decide what to monitor continuously.
Reach for this when you need to verify which TLS protocol versions a host supports during setup, debugging, or an incident review. A one-off check is useful for diagnosis, but production systems need continuous monitoring once the immediate question is answered.
Use the TLS version result to catch outdated protocol support during hardening work, then keep monitoring certificate validity on that host continuously.
Supporting an old TLS version is a slow-moving risk, not an instant outage. Catch it during a review, but do not confuse a protocol check with ongoing availability monitoring.
Use the output to confirm the current state, and treat anything surprising as a starting point for diagnosis rather than a verdict.
Write down which results count as healthy, degraded, or failed before you automate anything.
Recreate the same check in Sandglass on an interval so the next change is caught automatically.
Send failures to email, a Slack webhook channel, or a generic webhook owned by whoever will fix them.