Certificate Expiration & Auto-Renewal
Run simulated time forward toward a TLS certificate's expiration date and compare a manually-managed certificate — which silently expires and causes a total outage — against automated ACME renewal, which never lets the certificate reach expiry.
A 3D certificate-lifecycle simulator: run simulated time forward toward a TLS certificate's expiration date and watch what happens to a ring of connected clients. In manual/unmonitored mode nothing tracks the deadline — the countdown ring drains silently and the moment it hits zero every client's connection fails at once, a sudden total outage. Switch to automated ACME renewal and the same countdown instead triggers a seamless renewal well before expiry, resetting the clock with zero disruption to any client, indefinitely.
Run simulated time forward toward a TLS certificate's expiration date and compare two renewal strategies: a manually-managed certificate that silently expires with zero warning and instantly fails every connected client at once, versus automated ACME renewal that swaps in a fresh certificate well before the deadline with zero disruption, forever.
3D · Three.js / WebGL renderer · 60 FPS target · runs fully client-side, no install