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 <nunosan...@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.jeise...@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@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest >
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest