Browse Source

symantec timeserver

Eugene Pankov 6 years ago
parent
commit
45f6e59583
1 changed files with 2 additions and 1 deletions
  1. 2 1
      package.json

+ 2 - 1
package.json

@@ -69,7 +69,8 @@
     ],
     "win": {
       "icon": "./build/windows/icon.ico",
-      "artifactName": "terminus-${version}-setup.exe"
+      "artifactName": "terminus-${version}-setup.exe",
+      "rfc3161TimeStampServer": "http://sha256timestamp.ws.symantec.com/sha256/timestamp"
     },
     "nsis": {
       "oneClick": false,