[Interest] Qt Install Framework - Becoming a Microsoft Known Publisher
Nuno Santos
nunosantos at imaginando.pt
Tue Oct 9 17:29:28 CEST 2018
Christopher,
In order to have Microsoft’s SmartScreen saying your company name, you need to buy a EV certificate:
https://www.globalsign.com/en/code-signing-certificate/ev-code-signing-certificates/ <https://www.globalsign.com/en/code-signing-certificate/ev-code-signing-certificates/>
It costs around 300 euros a year.
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).
When you have it, you need to configure it. The provider tells you what to do.
After that you need to invoke a command like this:
signtool.exe sign /a /tr http://rfc3161timestamp.globalsign.com/advanced /td SHA256 EXE_TO_SIGN
Best,
Nuno
> On 9 Oct 2018, at 16:20, Christopher Probst <christop.probst at gmail.com> wrote:
>
> Thank-you Nils for your reply.
>
> I think signing your installer should solve this. "Trust" can be bought
> with the certificate.
>
>
> Please forgive my ignorance, but how does one sign an application with Microsoft? The documentation online seems unnecessary complex for something that should be routine. Any help is appreciated.
>
> Thanks,
> Christopher
> _______________________________________________
> 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/9cbf06ac/attachment.html>
More information about the Interest
mailing list