[Interest] Qt Install Framework - Becoming a Microsoft Known Publisher

Vadim Peretokin vperetokin at gmail.com
Tue Oct 9 18:17:02 CEST 2018


Here's how we do code signing in CI with Mudlet for our Qt project:
https://github.com/Mudlet/Mudlet/blob/development/CI/appveyor.after_success.ps1

Note that we use Squirrel, not the Qt Install Framework - Squirrel is much
more user-friendly.

- Vadim.

On Tue, Oct 9, 2018 at 6:04 PM Nuno Santos <nunosantos at imaginando.pt> wrote:

> Nils,
>
> This is good stuff! Thanks for sharing.
>
> This will definitely help with the CI process.
>
> Best,
>
> Nuno
>
> > On 9 Oct 2018, at 16:58, Nils Jeisecke <nils.jeisecke at saltation.com>
> wrote:
> >
> > Am 09.10.2018 um 16:29 hat Nuno Santos geschrieben:
> >> There are several providers for this. Globalsign is just one. Then you
> will receive a usb dongle with your certificate (GlobalSign sends a USB
> dongle).
> > Yeah, and the glorious signtool will ask for a PIN every time your
> > automated build signs the executable...
> >
> > Not Qt related at all but just in case someone is interested - This is
> > an alternative signing client implementation that allows the PIN to be
> > specified on the command line (there are probably more secure ways, but
> > you need that super secure USB token anyway...):
> >
> > https://pastebin.com/6iYNKLpN
> >
> > See the stackoverflow link for pointers on how to export the
> > certificate.
> >
> > Nils
> >
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20181009/5d0ed2d6/attachment.html>


More information about the Interest mailing list