Phew, after searching, reading and trying many days i was finally able to code 
sign my first Windows standalone under macOS today with this new eToken 
certificates using jarsigner.

I used jarsigner 5.0 and JDK 1.8 for it.
I will now intensively test it and if there is interest i could create either 
an LC lesson or just a PDF with step by step instructions 

I tested it here with a certficate  that can be used with a software based 
eToken, not a hardware based one.
But it should also work with hardware eTokens, as jarsigner does not see if the 
the eToken is software or hardware based.

Code signing Windows standalones under macOS should technically also be 
possible using osslsigncode, but the current builds for macOS do not have the 
eToken support included, but i think that is just a matter of time. At least i 
hope so. ;)

Is there any interest here in the list for detailed instructions?
I will see if i can also provide an easy stack that automatically builds and 
executes the needed shell commands for signing, so you just have to select your 
Windows standalone and the stack does all the work for you.
The only work that has to be done by you is to do the basic configuration 
once...

Regards,
Matthias






_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to