Is it possible to use the Trusted Signing service on Windows 10 (22H2)?

J P 0 Reputation points
2024-10-02T11:46:46.67+00:00

Hi,

Is it possible to use the Trusted Signing service on Windows 10 (22H2)? I followed this:

https://learn.microsoft.com/en-us/azure/trusted-signing/how-to-signing-integrations

then also this:

https://github.com/koaladsp/KoalaDocs/blob/master/azure-code-signing-for-plugin-developers.md

I installed Windows SDK (10.0.26100, to use the latest signtool.exe), Trusted Signing dlib package and both .NET 8.0 Runtime and .NET 6.0 Runtime (as the above how-to-signing-integrations says the 8.0 is required, but according to the readme.md from dlib the 6.0 is required).

Anyway, when running signtool.exe I receive a cryptic message "the parameter is incorrect", 0x80070057.

On https://melatonin.dev/blog/code-signing-on-windows-with-azure-trusted-signing/ there is some user's comment that the new signtool.exe doesn't work on "older" Windows (which generates the above error). Is this correct?

Azure Trusted Signing
Azure Trusted Signing
Trusted Signing is a Microsoft fully managed, end-to-end signing solution that simplifies the certificate signing process and helps partner developers more easily build and distribute applications.
91 questions
0 comments No comments
{count} votes

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.