Question

I ordered a verisign code signing certificate (microsoft authenticode) and I now have a .cer file that has my certificate.

I have checked the signtool.exe documentation and I now require a .pfx file. How do I get the .pfx file and how do I get my private key (.pvk file)?

Was it helpful?

Solution

you get this file from verisign on any other provider. they usually install the certificate on your machine and you need to export it as pfx to use it with signtool.

Use MMC and add the Certificate snap-in to do it.

You will find a detailed help in your certificate provider site. make sure you've bought a code signing certificate.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top