2.添加valid为不可用,读取keyringid为256不信任证书mesalab-insec签发证书 3.添加证书类型为实体证书,本地签发流程(证书可用优先级 > 证书类型) 4.添加全量增量匹配链表头迁移
21 lines
330 B
INI
21 lines
330 B
INI
[SYSTEM]
|
|
#1:print on screen, 0:don't
|
|
DEBUG_SWITCH = 1
|
|
|
|
#10:DEBUG, 20:INFO, 30:FATAL
|
|
RUN_LOG_LEVEL = 10
|
|
RUN_LOG_PATH = ./logs
|
|
[CONFIG]
|
|
thread-nu = 4
|
|
expire_after = 30
|
|
def-ca-path = ../ca
|
|
table_info = ../conf/table_info.conf
|
|
pxy_obj_keyring = ../conf/pxy_obj_keyring.json
|
|
[LIBEVENT]
|
|
port = 9991
|
|
[REDIS]
|
|
ip = 127.0.0.1
|
|
port = 6379
|
|
|
|
|