Skip to content

Conversation

@ranbel
Copy link
Contributor

@ranbel ranbel commented May 29, 2025

PCX-16400
Closes #20842

@hyperlint-ai
Copy link
Contributor

hyperlint-ai bot commented May 29, 2025

Howdy and thanks for contributing to our repo. The Cloudflare team reviews new, external PRs within two (2) weeks. If it's been two weeks or longer without any movement, please tag the PR Assignees in a comment.

We review internal PRs within 1 week. If it's something urgent or has been sitting without a comment, start a thread in the Developer Docs space internally.


PR Change Summary

Introduced the --post-quantum flag for Cloudflare Tunnel connections, enhancing security with post-quantum cryptography.

  • Added documentation for the --post-quantum flag in tunnel run parameters.
  • Specified that post-quantum key agreements are not supported with the http2 protocol.
  • Clarified fallback behavior for connections using post-quantum cryptography.

Modified Files

  • src/content/docs/cloudflare-one/connections/connect-networks/configure-tunnels/cloudflared-parameters/run-parameters.mdx

How can I customize these reviews?

Check out the Hyperlint AI Reviewer docs for more information on how to customize the review.

If you just want to ignore it on this PR, you can add the hyperlint-ignore label to the PR. Future changes won't trigger a Hyperlint review.

Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add hyperlint-ignore to the PR to ignore the link check for this PR.

@github-actions
Copy link
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/docs/cloudflare-one/connections/connect-networks/ @ranbel, @cloudflare/pcx-technical-writing

@ranbel ranbel requested a review from chungthuang May 29, 2025 20:52
@ranbel ranbel merged commit a59f65f into production May 29, 2025
12 checks passed
@ranbel ranbel deleted the ranbel/tunnel-post-quantum branch May 29, 2025 22:43
sdnts pushed a commit to sdnts/cloudflare-docs that referenced this pull request Jul 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document that Tunnels are PQ by default, and how they can be configured in strict mode

3 participants