From 3e75fafd38912b8be01402e5e9bb9a7fa0b99cd7 Mon Sep 17 00:00:00 2001 From: Thomas Lynch Date: Thu, 23 Mar 2023 01:09:56 +1100 Subject: [PATCH] update cgi/trace template --- haproxy/template/trace.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/haproxy/template/trace.txt b/haproxy/template/trace.txt index 91fc547..236f6f1 100644 --- a/haproxy/template/trace.txt +++ b/haproxy/template/trace.txt @@ -5,7 +5,8 @@ uag=%[req.fhdr(user-agent)] http=%HV tls=%[ssl_fc] tlsv=%sslv -tlsf=%[ssl_c_sha1,hex] -sni=%[ssl_fc_sni] -vey_id=%[env(RAY_ID)] +tlscip=%sslc +tlssni=%[ssl_fc_sni] +node_hn=%H +node_id=%[env(RAY_ID)] expiry=%[env(CHALLENGE_EXPIRY)]