Skip to content

Commit

Permalink
comodo~
Browse files Browse the repository at this point in the history
  • Loading branch information
mechairoi committed Sep 25, 2015
1 parent 397d710 commit 67c0f53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wix/build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ REM if defined APPVEYOR_REPO_TAG_NAME (
certutil -f -decode c:\mackerel-secure\cert.p12.base64 c:\mackerel-secure\cert.p12

REM ref. https://support.comodo.com/index.php?/Default/Knowledgebase/Article/View/68/7/time-stamping-server
FOR /F "usebackq" %%w IN (`type c:\mackerel-secure\certpass`) DO "%SIGNTOOL%" sign /t "http://timestamp.verisign.com/scripts/timestamp.dll" /f "c:\mackerel-secure\cert.p12" /p "%%w" /v "..\build\mackerel-agent.msi"
FOR /F "usebackq" %%w IN (`type c:\mackerel-secure\certpass`) DO "%SIGNTOOL%" sign /t "http://timestamp.comodoca.com/rfc3161" /f "c:\mackerel-secure\cert.p12" /p "%%w" /v "..\build\mackerel-agent.msi"
REM )

0 comments on commit 67c0f53

Please sign in to comment.