Sign the main executable on windows

and automate the signing of the installers
This commit is contained in:
David Baker 2019-10-11 12:01:50 +01:00
parent 071223120b
commit 5a7efcd738
5 changed files with 123 additions and 37 deletions

View file

@ -0,0 +1 @@
export OSSLSIGNCODE_SIGNARGS='-pkcs11module /Library/Frameworks/eToken.framework/Versions/Current/libeToken.dylib -pkcs11engine /usr/local/lib/engines/engine_pkcs11.so -certs "electron_app/riot.im/New Vector Ltd.pem" -key 0a3271cbc1ec0fd8afb37f6bbe0cd65ba08d3b4d -t "http://timestamp.comodoca.com" -h sha256 -verbose'