JKS, CER, SignCode issue

Posted by Serge on Stack Overflow See other posts from Stack Overflow or by Serge
Published on 2012-07-29T20:13:28Z Indexed on 2012/10/08 9:37 UTC
Read the original article Hit count: 453

Filed under:
|

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

© Stack Overflow or respective owner

Related posts about jks

Related posts about cer