You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
summary: The length of the client hello message sent in a [TLS handshake](https://www.cloudflare.com/learning/ssl/what-happens-in-a-tls-handshake).
798
798
description: |-
@@ -802,7 +802,7 @@ entries:
802
802
803
803
- name: cf.tls_client_random
804
804
data_type: String
805
-
categories: [Request]
805
+
categories: [Request, SSL/TLS]
806
806
keywords: [request, ssl, tls, client, visitor]
807
807
summary: The value of the 32-byte random value provided by the client in a [TLS handshake](https://www.cloudflare.com/learning/ssl/what-happens-in-a-tls-handshake), encoded in Base64.
808
808
description: |-
@@ -812,7 +812,7 @@ entries:
812
812
813
813
- name: cf.tls_version
814
814
data_type: String
815
-
categories: [Request]
815
+
categories: [Request, SSL/TLS]
816
816
keywords: [request, ssl, tls, client, visitor]
817
817
summary: The TLS version of the connection to Cloudflare.
0 commit comments