以root agency证书生成自己测试用证书,各种格式证书文件转换工具齐全
2022-12-14 10:41:07 62KB makecert.exe
1
证书制作工具,包含:makecert.exe/cert2spc.exe/pvk2pfx.exe/signtool.exe
2022-05-04 13:06:46 596KB makecert cert2spc pvk2pfx
1
微软的makecert.exe是命令行类型的,不太方便,自己经过研究后把部分命令做成了UI.可以基本实现cer制作,pvk私钥导出,生效/失效时间等功能.把此程序复制到makecert.exe的目录下运行就行了. 易语言制作,安全无毒,无良杀软误报请添加信任. 闲得没事可以打开这个软件的属性-数字签名,用自己做的证书签的名.=w=
2022-04-27 10:11:57 707KB cer 安全证书 UI
1
makecert -r -pe -n "CN=Server" -b 01/01/2015 -e 01/01/2055 -sky exchange -sv ServerPublicKey.pvk ServerPublicKey.cer -a sha256 -len 2048 pvk2pfx -pvk ServerPublicKey.pvk -spc ServerPublicKey.cer -pfx ServerPrivateKey.pfx -pi password makecert.exe pvk2pfx.exe
2022-04-25 18:00:14 42KB windows ssl cert
1
makecert.exe 证书创建工具和使用方法 里面有证书生成工具和创建证书的命令 查询本地计算机的所有证书的命令
2021-12-30 20:13:30 33KB makecert window 证书 Token
1
MakeCert.exe,cert2spc,Signcode.exe微软证书生成工具
2021-10-27 21:00:18 228KB MakeCert.exe cer
1
证书签名工具(makecert.exe, cert2spc.exe, signtool.exe, capicom.dll)
2021-10-10 10:04:58 195KB makecert.exe signtool.exe capicom.dll 证书
1
最全证书签名工具证书签名工具打包下载(makecert.exe, signtool.exe, capicom.dll)
2021-08-13 11:53:37 86KB 证书 签名
1
makecert.exe证书制作生成工具
2021-06-24 11:35:34 39KB makecert.exe
1
微软的makecert工具,可用于生成自签名证书。
2021-06-19 14:57:13 49KB makecert
1