diff --git a/Gruntfile.js b/Gruntfile.js index 54fe4838..6acdde24 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -564,8 +564,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',