From a3856d20e7f702b74de5173ecf23538eadd0184a Mon Sep 17 00:00:00 2001 From: luwenpeng Date: Fri, 6 Dec 2019 17:40:03 +0800 Subject: [PATCH] =?UTF-8?q?TSG-148=20=E6=9B=B4=E6=96=B0=20tfe.conf?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf/tfe/tfe.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/conf/tfe/tfe.conf b/conf/tfe/tfe.conf index 8314239..0afdabf 100644 --- a/conf/tfe/tfe.conf +++ b/conf/tfe/tfe.conf @@ -23,6 +23,16 @@ stek_group_num=4 stek_rotation_time=3600 service_cache_succ_as_app_not_pinning_cnt=3 +# SSL mid cert cache +# default 0 +mc_cache_enable=1 +# default eth0 +mc_cache_eth=eth0 +# default NULL +mc_cache_broker_list= +# default MID-CERT-CACHE-LOG +mc_cache_topic=MID-CERT-CACHE-LOG + [key_keeper] #Mode: debug - generate cert with ca_path, normal - generate cert with cert store #0 on cache 1 off cache