Manage SSL/TLS certificates

Manage SSL/TLS certificates in Linux — with the four heights of help laid out: do it now, make it easier for the next person to accept, work out the right move when you are stuck, and learn the pattern so it stops coming back.

4prompt heights
Open it in the interactive atlas →

The four heights

The same task, four distances: today's deadline, the next reviewer, the stuck moment, the pattern.

Execute — do the immediate task

+
I have three web servers with expiring certificates this month. Send the renewed certificate files…
I have three web servers with expiring certificates this month. Send the renewed certificate files to Priya in procurement and to Omar, the finance director, for the purchase approval e-signature, signers in that order, with a firm Friday deadline. Before sending, verify each cert matches its private key and the chain is complete, and confirm the common name and SANs cover api.example.com and www.example.com.

Improve — make it easier to accept

+
Before I hand this to the client’s operations reviewer, make approving the TLS update as painless…
Before I hand this to the client’s operations reviewer, make approving the TLS update as painless as possible: surface the expiration dates and total cost at the top, show which hosts each certificate covers, highlight any missing intermediate CA, and flag any hosts that will need a config reload or downtime window.

Decide — diagnose the stuck moment

+
Staging’s certificate expires in three days and production reports a private-key mismatch for…

I just found the staging cert expires in three days and production shows a mismatch.

Staging’s certificate expires in three days and production reports a private-key mismatch for api.example.com. I’m worried a quick replacement will break traffic and upset the product team. I don’t know whether the wrong key was deployed or the certs were issued for a different hostname. What’s the most likely cause and the safest next step to restore trust without causing downtime?

Become — change the pattern

+
Across projects we keep chasing expired or misinstalled certificates during sprints. We lose time…

Certificates repeatedly expire or chain errors appear under pressure.

Across projects we keep chasing expired or misinstalled certificates during sprints. We lose time hunting keys, reissuing certs, and scheduling emergency restarts. What routine should I adopt so renewals are predictable, key management stops being ad hoc, and we reduce last-minute outages?

Next to this one

Other operating system work people do in Linux.

Every task here came from the work, not from a feature list — which is why the prompts name what you want done and never the button that does it. The tool changes; the work does not.
Copyright © LLOS.ai · 2026 — original pedagogy, voice, and design — all rights reserved.

The rest of the map

Same library, five ways in.