Knowledgebase

Error 'Certificate installation was unsuccesfull!'  Print this Article

The error: -2146885628 with comment Certificate installation was unsuccesfull! means that this Code Signing certificate can only be installed on the same machine from where you applied.

Note: Do not install the codesigning certificate to a different machine, unless the private key has been backed up successfully.

The Private key will be stored in the default directory C:\mykey.pvk

Was this answer helpful?

Related Articles

Configuring Sendmail MTA to work with Comodo Certificates
Sendmail can be configured to encrypt email via the secure socket layer (SSL) when you want to...
Error: 0x800cc19 in Microsoft Outlook
This may be caused by software incorrect configuration of SpamKiller (McAfee). Disable Spam...
How to re-collect an e-mail certificate?
Certificate receiving is possible only on the device and browser, with which you applied for it....
Which browser can I use to sign up for a Code Signing certificate?
Which browser can I use to sign up for a Code Signing certificate? Following browsers support...
Automatic signing using Visual Studio
Convert the .PVK file into .PFX using the pvk2pfx tool, which...