v1.4.2 — TLS Watchlist
What's new in v1.4.2
TLS Watchlist — monitor certificate expiry at startup
A new TLS Watchlist panel appears at the bottom of the TLS Inspector page:
+ Watchbutton in the toolbar: adds the current host:port to the watchlist with one click- Persistent list stored in
~/.config/nmlinux/tls_watchlist.json - Automatic background check runs 2 seconds after launch (non-blocking)
- Sidebar alert dot on the "TLS Inspector" entry:
- 🔴 Red dot = at least one certificate expired
- 🟠 Orange dot = at least one certificate expires within 30 days
- No dot = all certificates valid
- Per-entry status in the panel: ✓ / ⚠ / EXPIRED with color coding and days remaining
- Re-check button to manually refresh all entries
- Unreachable hosts are silently ignored (no false alert when offline)