Skip to content

Commit 3687130

Browse files
Update src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/configure-tunnels/cipher-suites.mdx
1 parent 6612f4e commit 3687130

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/configure-tunnels

1 file changed

+1
-1
lines changed

src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/configure-tunnels/cipher-suites.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pcx_content_type: reference
33
title: Cipher suites
44
---
55

6-
Cloudflare Tunnel connections use the cipher suites supported by `cloudflared`, which relies on the Go TLS library for its TLS implementation. These cipher suites apply to both the TLS connection between Cloudflare's network and `cloudflared`, and the HTTPS connection between `cloudflared` and your origin when [`noTLSVerify`](/cloudflare-one/networks/connectors/cloudflare-tunnel/configure-tunnels/cloudflared-parameters/origin-parameters/#notlsverify) is set to false. In both cases, `cloudflared` negotiates the most secure cipher suite supported by both sides.
6+
Cloudflare Tunnel connections use the cipher suites supported by `cloudflared`, which relies on the Go TLS library for its TLS implementation. These cipher suites apply to both the TLS connection between Cloudflare's network and `cloudflared`, and the HTTPS connection between `cloudflared` and your origin, even when [`noTLSVerify`](/cloudflare-one/networks/connectors/cloudflare-tunnel/configure-tunnels/cloudflared-parameters/origin-parameters/#notlsverify) is set to `false`. In both cases, `cloudflared` negotiates the most secure cipher suite supported by both sides.
77

88
The following table lists the cipher suites supported by `cloudflared`:
99

0 commit comments

Comments
 (0)