Post a reply to the thread: Code Signing with P7B
Click here to log in
What's the name of our main installation product (in uppercase letters), directly followed by the current year?
You may choose an icon for your message from this list
Will turn www.example.com into [URL]http://www.example.com[/URL].
Re: Code Signing with P7B Mark, the one million dollar question is, why did you receive a P7B file? P7B files only contain certificates and chain certificates (Intermediate CAs), not the private keys. As far as I know, all WebTrusts provide .PFX files by default. http://www.lindersoft.com/forums/sho...e-process-2020 https://www.setupbuilder.com/downloads/Comodo2020.pdf Friedrich
Re: Code Signing with P7B
Re: Code Signing with P7B I figured it out with the help of DigiCert support and three different utility programs (ugh). In case anyone else comes across this: 1. Make sure you install the certificate on the same computer that generated the Certificate Signing Request file (CSR) 2. Install the certificate 3. Export it as a PFX (may need to use a special utility, like Digicert's) 4. Use a combination of OpenSSL and the PVK transform utilities to create the SPC and PVK files. (https://ca.godaddy.com/help/converti...g-windows-6034) What a mess. I'm glad this is only every 3 years.
Code Signing with P7B We recently had our Code Signing certificate re-issued and we were provided with a P7B file. It doesn't seem that SetupBuilder can use the certificate in this format to sign the install file? Is there another way that the installer can be signed or the file converted to a different format?
Code Signing with P7B
Forum Rules