1.添加从Redis读取配置文件并读取证书信息
2.修改读取证书信息文件文件接口,增加对der、P12证书个数获取 3.添加Redis重连机制及宏开关控制信息,默认关闭
This commit is contained in:
@@ -27,6 +27,8 @@ typedef struct {
|
||||
|
||||
rt_pthread_attr *attr;
|
||||
|
||||
struct event_base *base;
|
||||
|
||||
struct x509_object_ctx def;
|
||||
|
||||
struct redisAsyncContext *cl_ctx;
|
||||
|
||||
Reference in New Issue
Block a user