signtool fails due to private key filter

John Dyson 45 Reputation points
2024-08-13T15:19:01.64+00:00

User's image

User's image

I am failing to sign even though the certificate is imported. What am i missing please?

Thanks

Windows development | Windows App SDK
0 comments No comments
{count} votes

Accepted answer
  1. Xiaopo Yang - MSFT 12,731 Reputation points Microsoft External Staff
    2024-08-14T01:14:15.2066667+00:00

    Hello @John Dyson,

    The error message shows your certificate doesn't have a private key. You can Export a Certificate with the Private Key. An integral certificate does not have the issue.

    The Reference: https://stackoverflow.com/questions/28690986/code-signing-with-signtool-fails-due-to-private-key-filter.


0 additional answers

Sort by: Most 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.