开发者

How do I export a PFX Code Signing Key to SPC and PVK under Windows 7?

开发者 https://www.devze.com 2022-12-24 09:51 出处:网络
I have a code si开发者_开发知识库gning key in PFX format that I need to export into SPC and PVK files.I tried to install the OpenSSL from Shining light but the install fails under Windows 7.

I have a code si开发者_开发知识库gning key in PFX format that I need to export into SPC and PVK files. I tried to install the OpenSSL from Shining light but the install fails under Windows 7.

http://www.shininglightpro.com/products/Win32OpenSSL.html

Here are the instructions I am using from Comodo as a basis: https://support.comodo.com/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=1089

Anyone know of an alternate way to do this?


I used the instructions here:

http://help.godaddy.com/article/6034

You still need openssl though, I guess you need to fix that.

Tim


Link from @timanderson worked great for me. 2 notes:

  • My Firefox saves the pkcs12 file with extension p12 and not pfx.
  • If you need a pvk without password, add the flag -nocrypt to pvk.
0

精彩评论

暂无评论...
验证码 换一张
取 消