Hi,
i’m trying to signing my codes by using tools(inf2cat, makecert… etc.) I can sign them but i have a problem about verification;
when i want to verify the files by using signtool.exe ( signtool.exe verify /pa …) , i encounter this error;
SignTool Error: WinVerifyTrust returned error:0x800B0101
A required certificate is not within its validity period when verifying against the current system clock or the timestamp in the sign file.
How can i fix it?
Osman