new code signing

This commit is contained in:
antelle 2017-07-04 22:34:19 +02:00
parent 97995fb6f1
commit 29f88fcadf
1 changed files with 2 additions and 2 deletions

View File

@ -577,8 +577,8 @@ module.exports = function(grunt) {
},
'sign-exe': {
options: {
spc: 'keys/code-sign-win32.spc',
pvk: 'keys/code-sign-win32.pvk',
spc: 'keys/keeweb.spc',
key: '01',
algo: 'sha256',
url: pkg.homepage,
keytarPasswordService: 'code-sign-win32-keeweb',