TSG-2967 TFE 使用 JA3 优化 SSL pinning

This commit is contained in:
luwenpeng
2020-08-24 17:52:55 +08:00
parent 1e5b2ceaed
commit 9d15d655ed
8 changed files with 717 additions and 56 deletions

View File

@@ -75,6 +75,9 @@ enum tfe_cmsg_tlv_type
TFE_CMSG_SRC_IP_LOCATION_CITY, // string max size 256
TFE_CMSG_DST_IP_LOCATION_CITY, // string max size 256
/* SSL ja3 fingerprint */
TFE_CMSG_SSL_CLIENT_JA3_FINGERPRINT, // string max size 32
/* Add new cmsg here */
/* Add new cmsg here */
/* Add new cmsg here */