Finally success with code signing Windows standalones withe the new eToken certificates under macOS using jarsigner

Mark Smith marksmithhfx at gmail.com
Fri Nov 10 11:20:25 EST 2023


Brilliant Matthias. I am sure there are many who would appreciate your documentation efforts. 

Sent from my iPhone

> On Nov 9, 2023, at 11:43 PM, Peter Bogdanoff via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> Matthias, I am definitely interested in this!
> 
> Peter Bogdanoff
> 
>> On Nov 9, 2023, at 1:25 PM, matthias rebbe via use-livecode <use-livecode at lists.runrev.com> wrote:
>> 
>> 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 at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode



More information about the use-livecode mailing list