A community member has associated this post with a similar question:
Is it possible to use the Trusted Signing service on Windows 10 (22H2)?
Only moderators can edit this content.
Is it possible to use the Trusted Signing service on Windows 10
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 the github articles.
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 rather cryptic message "the parameter is incorrect", 0x80070057.
On one of the above websites 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?