We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 279bf9e commit d099fa3Copy full SHA for d099fa3
electron-forge.config.js
@@ -59,7 +59,7 @@ module.exports = {
59
path.resolve('./certificates/encrypted-win-cert.pfx')
60
}" /p "${
61
ELECTRON_FORGE_ELECTRON_WINSTALLER_CONFIG_CERTIFICATE_PASSWORD
62
- }" /t http://timestamp.comodoca.com/`
+ }" /td sha256 /tr http://timestamp.comodoca.com/`
63
},
64
"electronInstallerDMG": {
65
"name": "HTTP Toolkit",
0 commit comments