N
N
nekuzik2016-12-15 14:13:27
Windows
nekuzik, 2016-12-15 14:13:27

How to sign electron applications under windows?

The problem is the following:
There is an assembled Exe and a carload of files to it from electron, the main Exe needs to be signed, for this there is SSL in .pfx format and a password for it. I try through sigtool - there are no files for the criteria, I try through advanced Installer when creating the installer - the same thing, an error without specifics.
How should this process be carried out correctly, what am I doing wrong?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
maaGames, 2016-12-15
@maaGames

I sign with this script:
signtool.exe" sign /a /f "maaGames.pfx" /p SuperPassword /t timestamp.comodoca.com/authenticode "my.exe"
True, the certificate is not SSL, but self-generated. And SSL certificates are definitely not only for sites are good?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question