summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorliuxueli <[email protected]>2023-05-26 13:39:23 +0800
committerliuxueli <[email protected]>2023-05-26 13:43:41 +0800
commitb9e33e36bb89141c5acd66d8db834ab3a47a8081 (patch)
tree43ace91d5d459bd8ad77a5388981dd92e0c4a0eb /bin
parent71a57b826fe99f8cef112e920e81484c7c660890 (diff)
TSG-15212: 根据TSG-14904修正所有intercept日志字段
Diffstat (limited to 'bin')
-rw-r--r--bin/tsg_log_field.conf14
1 files changed, 7 insertions, 7 deletions
diff --git a/bin/tsg_log_field.conf b/bin/tsg_log_field.conf
index 1762b88..c6a2075 100644
--- a/bin/tsg_log_field.conf
+++ b/bin/tsg_log_field.conf
@@ -126,13 +126,13 @@ LONG common_flags 112
LONG common_shaping_rule_ids 113
LONG common_flags_identify_info 114
LONG intercept_pinning_status 115
-LONG ssl_cert_verify 116
+LONG intercept_cert_verify 116
LONG intercept_status 117
-LONG ssl_server_side_latency 118
-LONG ssl_client_side_latency 119
-STRING ssl_server_side_version 120
-STRING ssl_client_side_version 121
-STRING ssl_error 122
-STRING ssl_passthrough_reason 123
+LONG intercept_server_side_latency 118
+LONG intercept_client_side_latency 119
+STRING intercept_server_side_version 120
+STRING intercept_client_side_version 121
+STRING intercept_error 122
+STRING intercept_passthrough_reason 123
LONG sce_profile_ids 124
LONG shaping_profile_ids 125 \ No newline at end of file