Re: Cannot use codesigning with in cloud certificate
Responding to/Updating my initial post -
The signtool is working in that I can sign the generated setup program.
I use this command line -
"F:\path\...\signtool.exe" sign /sha1 "<mythumbprint>" /tr http://time.certum.pl /td sha256 /fd sha256 /v PathToTheExe
I can see the certificate in the properties of the Setup exe
-BUT-
This install integrity check fails.
I guess because the certificate is a change made to the exe
- I am using Simply Sign by Asseco distributed from Certum which is working for other exes
For now I am sending unsigned Installer to a small client who doesn't notice, but I don't think they will be accepted by more security-conscious clients.
Thanks
coffee.cup not found. Programmer halted.