[ADD]
1.添加签发证书统计计数线程 2.修改Send接口,新增公钥和证书信息
This commit is contained in:
@@ -46,9 +46,8 @@ struct cert_trapper_t{
|
||||
int thread_id;
|
||||
|
||||
EVP_PKEY *key;
|
||||
X509 *root;
|
||||
|
||||
char *cert;
|
||||
X509 *root;
|
||||
|
||||
struct request_t *req;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user