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

panagiotis merakos merakosp at gmail.com
Fri Nov 10 03:44:32 EST 2023


Hello Matthias,

I think a lesson on this would be super useful!

Kind regards,
Panos
--

On Fri, 10 Nov 2023 at 01:43, 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