Cloudflare has introduced post-quantum authentication for traffic between its edge network and customer origin servers. The update allows operators to secure mutual TLS (mTLS) connections using Module-Lattice-Based Digital Signature Algorithm (ML-DSA) signatures, addressing risks from quantum computing advancements that could compromise classical cryptographic credentials.
How the feature works
The implementation targets the second leg of a typical Cloudflare-proxied request: the connection from Cloudflare’s edge to the customer’s origin server. While the visitor-to-Cloudflare connection has relied on post-quantum encryption since 2022, authentication for the origin leg now supports ML-DSA via two existing products. Authenticated Origin Pulls (AOP) lets customers require Cloudflare to present a client certificate, while Custom Origin Trust Store (COTS) allows replacement of the default certificate authority (CA) trust store with customer-controlled CAs. Both now accept ML-DSA certificates, enabling fully post-quantum-secure mTLS when used together.
Cloudflare recommends ML-DSA-44 for most use cases, citing its balance of performance and NIST category 2 security strength. The company has also updated its control plane and data plane services to parse and validate ML-DSA certificates, though an internal dependency on an older BoringSSL fork initially caused compatibility issues with some customer certificates during testing.
Configuration and requirements
To deploy the feature, customers must generate ML-DSA certificate chains using OpenSSL 3.5.0 or later, with private keys in FIPS 204 seed-only encoding. The process involves creating separate certificate authorities for the origin server and Cloudflare client certificates, then uploading them via Cloudflare’s API. Origins must run TLS 1.3 and be configured to reject non-post-quantum authentication methods to prevent downgrade attacks. Cloudflare provides NGINX configuration examples for both COTS and AOP setups, as well as verification steps to confirm the handshake uses ML-DSA.
Background: Post-quantum cryptography refers to algorithms designed to resist attacks from quantum computers, which could break widely used classical encryption like RSA and ECC. ML-DSA is a NIST-standardized digital signature algorithm based on lattice cryptography, offering security against quantum decryption threats. Cloudflare’s 2029 target for full post-quantum security reflects industry-wide urgency to migrate before large-scale quantum computers become viable.
Limitations and roadmap
The feature currently excludes the global configuration level for Authenticated Origin Pulls, which remains under development. Cloudflare also plans to add support for Merkle Tree Certificates (MTC) on the origin connection, aligning with its collaboration with Google and the IETF to standardize fast post-quantum certificates for the public web. Native ML-DSA support in Go 1.27, expected in August 2026, is expected to simplify adoption for Go-based services.
An incident in June 2026 highlighted the challenges of migrating legacy systems: a BoringSSL update enforcing stricter KeyUsage validation temporarily invalidated some customer certificates, prompting a rollback and patch to maintain compatibility with non-compliant RSA certificates.
Companies mentioned
Automated pipeline · Security
Synthesized from 1 industry feed on 29 Jul 2026. Passed independent editor verification (score 92/100) before publication. Style guide v1.4.
Sources
Decision trail
- Checking for duplicates — Deduped batch of 1 candidates
- Checking for duplicates — Failed no verdict returned
- Checking for duplicates — Deduped batch of 2 candidates
- Checking for duplicates — New story No recent or in-pipeline article covers Cloudflare's post-quantum authentication for origins.
- Writing the article — Draft created article_id=371 slug=cloudflare-adds-post-quantum-authentication-for-origin-servers
-
Editor review — Approved
- Score: 92/100
- Factual grounding: The draft states 'an incident in June 2026' but the source only specifies 'June 10, 2026'. While the month is correct, the specific date is omitted in the draft without justification. This is a minor precision issue as the source provides the exact date.
- Style compliance: The Background block includes 'Cloudflare’s 2029 target for full post-quantum security' which is sourced but could be more clearly attributed to the company’s stated roadmap in the source. This is a minor attribution clarity issue.
- No copied phrasing: The phrase 'Module-Lattice-Based Digital Signature Algorithm (ML-DSA) signatures' appears verbatim in both the draft and source. While the term is technical and standardized, the phrasing should be paraphrased (e.g., 'ML-DSA, a lattice-based digital signature algorithm').
- Generating reader Q&A — Generated 5 items
- Assigning hero image — Reused library image reused image #3
- Linking related stories — Linked 1 relations from 315 candidates
- Publishing — Published cloudflare-adds-post-quantum-authentication-for-origin-servers
- Mastodon — Posted https://mstdn.social/@hostingpaper/117004303212045863



Discussion · coming soon
Be the first to join the thread when community discussion launches.