Skip to content

Commit 863c982

Browse files
Lohith BelladLohith Bellad
andauthored
[Spectrum] Update TLS configuration modes. (cloudflare#2462)
Co-authored-by: Lohith Bellad <[email protected]>
1 parent 21c7cd3 commit 863c982

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

products/spectrum/src/content/reference/configuration-options.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,12 @@ If IP Access Rules is enabled for a Spectrum application, Cloudflare will respec
8989

9090
If you enable **Edge TLS Termination** for a Spectrum application, Cloudflare will encrypt traffic for the application at the Edge. The Edge TLS Termination toggle applies only to TCP applications.
9191

92+
Spectrum offers three modes of TLS termination: 'Flexible', 'Full', and 'Full (Strict)'.
93+
94+
'Flexible' enables termination of the client connection at the edge, but does not enable TLS from Cloudflare to your origin. Traffic will be sent over an encrypted connection from the client to Cloudflare, but not from Cloudflare to the origin.
95+
96+
'Full' specifies that traffic from Cloudflare to the origin will also be encrypted but without certificate validation. When set to 'Full (Strict)', traffic from Cloudflare to the origin will also be encrypted with strict validation of the origin certificate.
97+
9298
TLS versions supported by Spectrum include TLS 1.1, TLS 1.2, and TLS 1.3.
9399

94100
## Origin TLS Termination

0 commit comments

Comments
 (0)