"Error: SignerSign() failed." (-2147024885/0x8007000b)

Copper Contributor

I am using windows-sdk-10-version-1903 in the build, signing the package from the corresponding sdk version 10.0.18362.0
Command: 
"C:\Program Files (x86)\Windows Kits\10\bin\10.0.18362.0\x64\signtool.exe" sign /fd sha256 /sha1 <HASH> "C<PATH>.msix"

any guidance on this error

1 Reply
Hi, you can check out the Known issues and troubleshoot documentation: https://docs.microsoft.com/en-us/windows/msix/package/signing-known-issues

The issue maybe that your publisher name does not match your certificate.