tech · quantum risk
Is SSH certificates Quantum Proof? Network Security & PQC
Verdict
SSH certificates improve lifecycle and access control but are not quantum-proof if the CA and leaf algorithms remain classical. Protect and plan migration for the SSH CA like any enterprise root.
Overview
SSH certificates replace endless authorized_keys files with short-lived credentials signed by an SSH CA—excellent operational hygiene.
Quantum risk shifts to the CA algorithm and issuance path. A classical SSH CA is still a classical public-key system under Shor-class threat models.
Cryptographic profile
What breaks
- Classical SSH CA keys under Shor
- Over-long certificate TTLs that freeze algorithm choices
- Unmonitored CA operators and issuance APIs
FAQ
Are SSH certificates post-quantum?
Only if algorithms and implementations are PQC—certificate shape alone is not enough.
Relation to X.509?
Different ecosystem, same lesson: CAs and leaves need algorithm agility.
Key concepts (technical dictionary)
Terms used on this page — open a definition: