Sign the main executable on windows
and automate the signing of the installers
This commit is contained in:
parent
071223120b
commit
5a7efcd738
5 changed files with 123 additions and 37 deletions
1
electron_app/riot.im/env.sh
Normal file
1
electron_app/riot.im/env.sh
Normal 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'
|
Loading…
Add table
Add a link
Reference in a new issue