更新certstore到v2.1.9,版本修改: 读取本地json配置时,可信非可信证书变更
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
certstore_rpm_version:
|
||||
certstore: certstore-2.1.8.20210604.8077136
|
||||
certstore: certstore-2.1.9.20220221.975913c
|
||||
|
||||
firewall_rpm_version:
|
||||
capture_packet_plug: capture_packet_plug-4.0.7.f30ff40
|
||||
|
||||
@@ -37,8 +37,8 @@ mode=1
|
||||
expire_after = 30
|
||||
#Local default root certificate path
|
||||
local_debug = 1
|
||||
ca_path = ./cert/tango-ca-v3-trust-ca.pem
|
||||
untrusted_ca_path = ./cert/tango-ca-v3-untrust-ca.pem
|
||||
ca_path = ./cert/tsg-ca-v3-trust-ca.pem
|
||||
untrusted_ca_path = ./cert/tsg-ca-v3-untrust-ca.pem
|
||||
|
||||
[MAAT]
|
||||
#Configure the load mode,
|
||||
|
||||
Reference in New Issue
Block a user