增加获取HSM私钥句柄
安装包增加libcertex库 增加HSM配置文件rcsp.con
This commit is contained in:
@@ -86,6 +86,9 @@ struct cert_store_policy{
|
||||
uint16_t store_port;
|
||||
char store_ip[46];
|
||||
|
||||
char password[128];
|
||||
char label[128];
|
||||
|
||||
char ca_path[128];
|
||||
char uninsec_path[128];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user