CISO: The quantum deadline moved.
Sysadmin: The 2035 one?
CISO: June's executive order. 2030 for key exchange, 2031 for signatures.
Sysadmin: That's four years out.
CISO: The inventory takes two if you start today. Ask the firmware.
Sysadmin: The firmware is from 2019 and the vendor got acquired twice since.
CISO: Then it stays on the list forever. Welcome to post-quantum migration.
On 22 June 2026, Executive Order 14412 turned post-quantum cryptography from a conference track into a compliance date. US federal agencies must be on quantum-resistant key establishment by 31 December 2030 and quantum-resistant signatures by 31 December 2031. Through the Federal Acquisition Regulation Council the same dates land on every covered contractor, which in practice means most of the supply chain. Yesterday the IETF published RFC 10024, putting the hybrid X25519MLKEM768 key exchange on the standards track for TLS 1.3. The browsers already have it on by default. Cloudflare already serves it.
Your government and your browser vendor agree on the message. Stop planning, start shipping.
I run my own CA, a fleet of Linux boxes, and enough SSH to constitute a lifestyle. This post is the migration order I'm actually following: what the algorithms are, what you can turn on this week, where the real time sink hides, and why signatures will hurt more than key exchange.
Nobody sane claims a cryptographically useful quantum computer arrives next year. The deadline doesn't care, because the attack that motivates it works today: harvest now, decrypt later. An adversary records your TLS sessions in 2026, stores the bytes, and decrypts them the year a suitable machine exists. Anything confidential past that horizon, medical records, state archives, signing root material, signed contracts, is already exposed in transit. The OpenSSL Foundation's analysis of the order and the news coverage both land on the same reading: the 2030 date is not a prediction about hardware, it's a buffer about logistics.