I am running SignTool with the following command: signtool sign /f keyfile.pfx /p mypassword pathToMsiFile.msi and i get the following error:
SignTool Error: An unexpected internal error has occurred. Error information: "Error: Store::ImportCertObject() failed." (-2146893792/0x80090020)
It worked just until a day ago, and i have no idea what might have changed...
Any ideas would be great, thanks!
I managed to fix it. Apperantly the user was corrupted.
after fixing the user using this KB from microsoft everything became right again.
LocalSystem
identity. It is not safe! This solves it: https://mcmap.net/q/1730426/-signtool-unexepected-internal-error – Jokester