You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
370 B
9 lines
370 B
# 用户认证
|
|
user.pem.prikey.path=cert/user_real/private_key.pem
|
|
user.pem.pubkey.path=cert/user_real/public_key.pem
|
|
# 委托系统
|
|
entrust.pem.prikey.path=cert/entrust/private_key.pem
|
|
entrust.pem.pubkey.path=cert/entrust/public_key.pem
|
|
#资源下载
|
|
distribute。pem.prikey.path=cert/distribute/private_key.pem
|
|
distribute.pem.pubkey.path=cert/distribute/public_key.pem
|