Skip to content

Commit

Permalink
Update code signing certificate
Browse files Browse the repository at this point in the history
  • Loading branch information
Koraniar  committed Jan 28, 2020
1 parent 00c95e1 commit 3524273
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file added CodeSigningCertificate.pfx
Binary file not shown.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ environment:
sign_tool: 'C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\Bin\signtool.exe'
artifact_path: 'C:\projects\sdelete-gui\SDelete-Gui\SDelete-Gui\bin\Release\SDelete-Gui.exe'
timestamp_url: http://timestamp.verisign.com/scripts/timstamp.dll
pfx_file: 'C:\projects\sdelete-gui\Tulpep.pfx'
pfx_file: 'C:\projects\sdelete-gui\CodeSigningCertificate.pfx'
pfx_password:
secure: LdcyoQhXm2P2QuFz/ogRYpACnJeZDyka/QBzMKJkKKE=
secure: ugchYa6faIXJ4MAlCLsu0AT1uu5hh4YoV3qa3jJdBr4=


after_build:
Expand Down
Binary file removed tulpep.pfx
Binary file not shown.

0 comments on commit 3524273

Please sign in to comment.