Skip to content

Commit 5a74fc4

Browse files
Apply suggestions from code review
Co-authored-by: Max Phillips <[email protected]>
1 parent 473eb8f commit 5a74fc4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/content/docs/ssl/post-quantum-cryptography/pqc-and-zero-trust.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Refer to the sections below to learn about the use cases supported by the Zero T
1212

1313
## Agentless Cloudflare Access
1414

15-
You can use [Cloudflare Access](/cloudflare-one/policies/access/) [self-hosted applications](/cloudflare-one/applications/configure-apps/self-hosted-public-app/) in an [agentless configuration](/cloudflare-one/connections/connect-devices/agentless/) to protect your organization's Internet traffic to internal web applications. Even if the applications themselves have not yet migrated to post-quantum (PQ) cryptography, they will be protected against quantum threats.
15+
You can use [Cloudflare Access](/cloudflare-one/policies/access/) [self-hosted applications](/cloudflare-one/applications/configure-apps/self-hosted-public-app/) in an agentless configuration to protect your organization's Internet traffic to internal web applications. Even if the applications themselves have not yet migrated to post-quantum (PQ) cryptography, they will be protected against quantum threats.
1616

1717
![Diagram of how post-quantum cryptography works in clientless connections to Access applications](~/assets/images/ssl/pqc-clientless-access.png).
1818

@@ -40,7 +40,7 @@ A [secure web gateway (SWG)](https://www.cloudflare.com/learning/access-manageme
4040

4141
![Diagram of how post-quantum cryptography works with Cloudflare's Secure Web Gateway](~/assets/images/ssl/pqc-secure-web-gateway.png).
4242

43-
Cloudflare Gateway's HTTPS SWG feature involves two post-quantum TLS connections, as follows:
43+
Cloudflare Gateway's HTTPS filtering feature involves two post-quantum TLS connections, as follows:
4444

4545
**1. PQ connection via browsers**
4646

@@ -50,5 +50,5 @@ A TLS connection is initiated from the user's browser to a data center in Cloudf
5050

5151
A TLS connection is initiated from a data center in Cloudflare's network to the origin server, which is typically controlled by a third party. The connection from Cloudflare's SWG currently supports post-quantum key agreement, as long as the third-party's origin server also already supports post-quantum key agreement. You can test this out by using https://pq.cloudflareresearch.com/ as your third-party origin server.
5252

53-
Putting it together, Cloudflare's SWG is quantum-ready to support secure access to any third-party website that is quantum ready today or in the future.
53+
Putting it together, Cloudflare Gateway is quantum-ready to support secure access to any third-party website that is quantum ready today or in the future.
5454

0 commit comments

Comments
 (0)