Windows存储证书导入证书颁发机构(ca.crt)+主机私钥(host.key)+主机公钥(host.der)

时间:2019-07-24 10:34:21

标签: windows certificate store

我有一个文件夹,其中包含:证书颁发机构(ca.crt)+主机私钥(host.key)+主机公钥(host.der)=>我的应用程序直接从此文件夹读取(本地路径)

我想将其(证书+密钥)存储在Windows存储证书中=>我的应用程序应该从Windows存储证书中读取

我可以只在Windows存储证书中导入证书(ca.crt),这两个密钥(host.key)+(host.der)

任何建议??

此致

0 个答案:

没有答案