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 ea0c8f4 commit e40018e
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\internetsimulator\Tulpep.InternetSimulator\Tulpep.InternetSimulator\bin\Release\InternetSimulator.exe'
timestamp_url: 'http://timestamp.verisign.com/scripts/timstamp.dll'
pfx_file: 'C:\projects\internetsimulator\Tulpep.pfx'
pfx_file: 'C:\projects\internetsimulator\CodeSigningCertificate.pfx'
pfx_password:
secure: LdcyoQhXm2P2QuFz/ogRYpACnJeZDyka/QBzMKJkKKE=
secure: ugchYa6faIXJ4MAlCLsu0AT1uu5hh4YoV3qa3jJdBr4=

before_build:
- nuget restore Tulpep.InternetSimulator\Tulpep.InternetSimulator.sln
Expand Down
Binary file removed tulpep.pfx
Binary file not shown.

0 comments on commit e40018e

Please sign in to comment.