Skip to content

Commit cb4e3bb

Browse files
committed
Move to the sectigo/comodo timestamping server
Not sure it makes any difference, but it feels sensible to use the same timestamping server as the cert CA.
1 parent ed8be57 commit cb4e3bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

electron-forge.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ module.exports = {
5959
path.resolve('./certificates/encrypted-win-cert.pfx')
6060
}" /p "${
6161
ELECTRON_FORGE_ELECTRON_WINSTALLER_CONFIG_CERTIFICATE_PASSWORD
62-
}" /tr http://timestamp.digicert.com/`
62+
}" /tr http://timestamp.comodoca.com/`
6363
},
6464
"electronInstallerDMG": {
6565
"name": "HTTP Toolkit",

0 commit comments

Comments
 (0)