I met an error when upload the signed file 'SignableFile.bin' to add a new certificate

王 冲 Chong Wang 30 Reputation points
2023-08-09T08:56:22.7833333+00:00

In Microsoft partner center > account settings > Manage certificates > +Certificate > New certificate

I fllow the 6 steps and do it, but I met an error "We encountered a problem processing the file you uploaded. Please ensure the file you sign and upload is the same file you downloaded." when I upload the signed file.

The sign command is 'signtool sign /v /fd sha256 /tr http://timestamp.digicert.com /td sha256 SignableFile.bin'

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
1,061 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Patil, Sandeep 35 Reputation points
    2023-08-17T21:49:05.13+00:00

    Can you folks try using SHA384 instead of SHA256 and try again (the /fd parameter) ? Looks like they have changed their code to reject SHA256 hash signatures for the SignableFile.bin.

    5 people found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.