I have a application need to call a 3rd part SDK, but we have sign my application with 3rd part certificate. if I use signtool sign my application with their certificate, our certificate will miss from signature list. I saw there is /as option, but when I use it, it always throw "A required function is not present ". my os is window 7 ultimate.
Is it possible to sign same exe with two certificates from two companies ? and how to do it?
Thanks in advance.
Nate