summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorluwenpeng <[email protected]>2021-11-02 22:27:56 +0800
committerluwenpeng <[email protected]>2021-11-03 16:24:09 +0300
commitcb15d3340f63f5b0b19f2559ba516f86b5153f0a (patch)
tree70c7ab972a6f7e83d3632f9186839323ba6b81e9 /conf
parentf84e99321786620b1fcf373491daa9b7b6460975 (diff)
bugfix: TSG-8003 预防证书链投毒v4.5.22-202111
* 中间证书缓存openssl rebuild trust chain中可惜的中间证书, 不缓存服务端发送证书链中的证书
Diffstat (limited to 'conf')
-rw-r--r--conf/tfe/tfe.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/tfe/tfe.conf b/conf/tfe/tfe.conf
index a151f8c..066b8b0 100644
--- a/conf/tfe/tfe.conf
+++ b/conf/tfe/tfe.conf
@@ -52,7 +52,7 @@ timeout_cnt_as_fail=3
timeout_debug=0
[ssl]
-ssl_ja3_debug=0
+ssl_debug=0
ssl_ja3_table=PXY_SSL_FINGERPRINT
# ssl version Not available, configured via TSG website
# ssl_max_version=tls13