JKS, CER, SignCode issue
- by Serge
Currently, I've got an intresting problem about signing an EXE file using the SignCode tool from Microsoft and a certificate (from GlobalSign)...
So, we've bought a new certificate as the current one will expire in short time. The original format is JKS. I exported this certificate from .JKS to .CER so I can install on local machine in the Root Trusted Certificates section. I've installed it and if I open the certmgr.msc I can see it, but if I open the Control Panel - Internet Options - Content - Certificates - Root Trusted Certificates etc then I can't see it... I thought it should be here as well.
When I run the signcode.exe tool I get the "unable to open a csp provider with the correct private key" error message.
Note! The signcode.exe command is correct, because it works if I test with the old certificate.
Please advise.
Thank you in advance!
Serge