📘

SSL Expiry Check

Knowledge base article

Inspect certificate validity before outages or warnings affect users.

Quick Command / Path

openssl s_client -connect example.com:443 -servername example.com

Checklist

  1. Confirm the symptom and scope.
  2. Collect current configuration and outputs.
  3. Apply the minimal fix.
  4. Re-test from the client and from a second network if relevant.