Skip to content

Commit

Permalink
Build: use comodoca.com time stamping server (#2893)
Browse files Browse the repository at this point in the history
  • Loading branch information
chabou committed Apr 20, 2018
1 parent bba14f6 commit 2de4524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -149,7 +149,7 @@
},
"win": {
"target": ["squirrel"],
"rfc3161TimeStampServer": "http://tsa.startssl.com/rfc3161"
"rfc3161TimeStampServer": "http://timestamp.comodoca.com"
},
"mac": {
"category": "public.app-category.developer-tools",
Expand Down

0 comments on commit 2de4524

Please sign in to comment.