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

Vadim Peretokin vperetokin at gmail.com
Tue Oct 9 18:49:46 CEST 2018


No, we pay a separate fee for Apple signing.

On Tue, Oct 9, 2018 at 6:45 PM Andy <asmaloney at gmail.com> wrote:

> While we're on the subject...
>
> I've been trying to find out if one can use the Apple dev cert to sign
> Windows desktop apps as well - does anyone know if this is possible? Two
> birds/one stone?
>
> Thanks!
>
> ---
> Andy Maloney  //  https://asmaloney.com
> twitter ~ @asmaloney <https://twitter.com/asmaloney>
>
>
>
> On Tue, Oct 9, 2018 at 12:17 PM Vadim Peretokin <vperetokin at gmail.com>
> wrote:
>
>> 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
>>>
>> _______________________________________________
>> 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/8e42d1ed/attachment.html>


More information about the Interest mailing list