Where do you store the private key for your code signing certificate?

Posted by flipdoubt on Stack Overflow See other posts from Stack Overflow or by flipdoubt
Published on 2010-03-29T14:53:12Z Indexed on 2010/03/30 3:23 UTC
Read the original article Hit count: 460

I recently acquired a code signing certificate for my employer, but I am not the InstallShield developer who will sign the binaries before distribution. I know I can export the certificate along with its private key, but where do I store it so the InstallShield developer can install it on his machine? Should I remove it from my machine once I give it to the person doing the signing? Where do I store the master copy? Obviously, source control is not the best place, unless I lock down that directory in SVN.

© Stack Overflow or respective owner

Related posts about code-signing

Related posts about certificate