We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5717b75 commit 6670dbbCopy full SHA for 6670dbb
CodeSigningCertificate.pfx
6.46 KB
appveyor.yml
@@ -28,9 +28,9 @@ environment:
28
sign_tool: 'C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\Bin\signtool.exe'
29
artifact_path: 'C:\projects\Integritul\Tulpep.Integritul\bin\Release\Integritul.exe'
30
timestamp_url: http://timestamp.verisign.com/scripts/timstamp.dll
31
- pfx_file: 'C:\projects\Integritul\tulpep.pfx'
+ pfx_file: 'C:\projects\Integritul\CodeSigningCertificate.pfx'
32
pfx_password:
33
- secure: LdcyoQhXm2P2QuFz/ogRYpACnJeZDyka/QBzMKJkKKE=
+ secure: ugchYa6faIXJ4MAlCLsu0AT1uu5hh4YoV3qa3jJdBr4=
34
35
36
after_build:
tulpep.pfx
-6.54 KB
0 commit comments