Skip to content

Commit c181fb5

Browse files
authored
[SSL] Add Cloudflare Email Security to PQC products page (#33048)
Document post-quantum key agreement on inbound and outbound TLS 1.3 SMTP connections between Cloudflare Email Security MX deployments and third-party mail servers. Split out of #32966 per review feedback.
1 parent 13742ec commit c181fb5

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

‎src/content/docs/ssl/post-quantum-cryptography/pqc-cloudflare-products.mdx‎

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,19 @@ TLS 1.3 control-plane connection used by the [Cloudflare One Appliance](/cloudfl
144144

145145
Reference: [PQC SASE](https://blog.cloudflare.com/post-quantum-sase/), [Cloudflare One Appliance](/cloudflare-wan/configuration/appliance/reference/), [PQC and Cloudflare One](/ssl/post-quantum-cryptography/pqc-and-zero-trust/#cloudflare-ipsec).
146146

147+
### Cloudflare Email Security
148+
149+
Post-quantum protection applies to inbound and outbound TLS 1.3 SMTP connections between Cloudflare [Email Security](/cloudflare-one/email-security/) MX deployments and third-party mail servers:
150+
151+
| Protection | Status |
152+
| ------------- | ----------------- |
153+
| Key agreement | ✅ X25519MLKEM768 |
154+
| Signatures | Not yet |
155+
156+
Reference: [Email Security](/cloudflare-one/email-security/), [MX/Inline deployment](/cloudflare-one/email-security/setup/pre-delivery-deployment/mx-inline-deployment/).
157+
158+
Post-quantum key agreement is negotiated automatically when the remote SMTP peer advertises support (for example, [Google Workspace](https://workspace.google.com/)). Senders and receivers that do not yet advertise post-quantum key agreement continue to connect with classical key exchange.
159+
147160
## Contributing
148161

149162
This listing is maintained alongside the rest of the Cloudflare SSL/TLS documentation. If you spot an inaccuracy or have an update after a product announcement, [contributions](/style-guide/contributions/) are welcome.

0 commit comments

Comments
 (0)