增加获取HSM私钥句柄
安装包增加libcertex库 增加HSM配置文件rcsp.con
This commit is contained in:
18
resource/rcsp/rcsp.conf
Normal file
18
resource/rcsp/rcsp.conf
Normal file
@@ -0,0 +1,18 @@
|
||||
[RAPI]
|
||||
host = 172.16.172.216
|
||||
port = 62556
|
||||
auth = 0
|
||||
|
||||
[Admin]
|
||||
name = hsm
|
||||
pass = qwerty
|
||||
|
||||
[SSL]
|
||||
level = 0
|
||||
host = 172.16.172.216
|
||||
key_file = /Certex/etc/ssl/key.pem
|
||||
crt_file = /Certex/etc/ssl/cert.pem
|
||||
ca_file = /Certex/etc/ssl/ca.pem
|
||||
ca_path = /Certex/etc/ssl/certs
|
||||
mask = C=KZ;O=Gamma;OU=Certex;CN=HSMII-B-0028
|
||||
|
||||
Reference in New Issue
Block a user