1.添加本地生成证书接口
[DEL]
1.删除获取本地信息文件
This commit is contained in:
fengweihao
2018-06-27 10:58:23 +08:00
parent 8cfaa483e1
commit a45c39aa78
10 changed files with 243 additions and 134 deletions

View File

@@ -58,6 +58,8 @@ struct cert_trapper_t{
struct config_bucket_t{
unsigned int thread_nu;
unsigned int days;
char ca_path[128];
uint16_t e_port; /* libevent prot*/