We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82714d3 commit 22cc40bCopy full SHA for 22cc40b
package.json
@@ -55,7 +55,8 @@
55
"iconUrl": "https://httptoolkit.tech/favicon.ico",
56
"setupIcon": "./src/icon.ico",
57
"loadingGif": "./src/installing.gif",
58
- "certificateFile": "./certificates/encrypted-win-cert.pfx"
+ "certificateFile": "./certificates/encrypted-win-cert.pfx",
59
+ "certificatePassword": "password"
60
},
61
"electronInstallerDMG": {
62
"name": "HTTP Toolkit",
0 commit comments